@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.html> .
<http://www.w3.org/ns/locn.html>
	rdfs:label	"HTML version of the ISA Programme Location Core Vocabulary"@en ;
	<http://www.w3.org/ns/dcat#mediaType>	"text/html"^^<http://purl.org/dc/terms/IMT> .