<?xml version='1.0' encoding='ISO-8859-1' ?>
<!DOCTYPE rdf:RDF [
    <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
    <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
    <!ENTITY dc 'http://purl.org/dc/elements/1.1/'>
    <!ENTITY ipsv 'http://www.esd.org.uk/standards/ipsv/1.00/ipsv#'>
    <!ENTITY skos 'http://www.w3.org/2004/02/skos/core#'>
]>

<rdf:RDF
    xmlns:ipsv="&ipsv;"
    xmlns:rdf="&rdf;"
    xmlns:rdfs="&rdfs;"
    xmlns:dc="&dc;"
    xml:base="http://www.esd.org.uk/standards/ipsv/1.00/ipsv"
    xmlns="&ipsv;"
    xml:lang="en-UK"
>

<rdf:Property rdf:ID="broaderDefault" rdfs:label="broaderDefault">
	<rdfs:subPropertyOf rdf:resource="&skos;broader" />		
</rdf:Property>

<rdf:Property rdf:ID="displayableAltLabel" rdfs:label="displayableAltLabel">
	<rdfs:subPropertyOf rdf:resource="&skos;altLabel" />		
</rdf:Property>

<rdf:Property rdf:ID="displayablePrefLabel" rdfs:label="displayablePrefLabel">
	<rdfs:subPropertyOf rdf:resource="&skos;prefLabel" />		
</rdf:Property>

<rdf:Property rdf:ID="obsoleteTerm" rdfs:label="obsoleteTerm">
	<rdfs:subPropertyOf rdf:resource="&skos;hiddenLabel" />		
</rdf:Property>

<rdf:Property rdf:ID="shortcut" rdfs:label="shortcut">
</rdf:Property>


</rdf:RDF>