@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .

<http://www.w3.org/ns/locn>
	<http://purl.org/dc/terms/hasFormat>	<http://www.w3.org/ns/locn.rdf> .
<http://www.w3.org/ns/locn.rdf>
	rdfs:label	"RDF/XML version of the ISA Programme Location Core Vocabulary"@en ;
	<http://purl.org/dc/terms/format>	<http://www.w3.org/ns/formats/data/RDF_XML> ;
	<http://www.w3.org/ns/dcat#mediaType>	"application/rdf+xml"^^<http://purl.org/dc/terms/IMT> .