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