@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://taxref.mnhn.fr/lod/location/> .
@prefix wd:	<http://www.wikidata.org/entity/> .
ns1:INSEED78	rdf:type	wd:Q6465 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:INSEED78	rdfs:label	"Yvelines" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
ns1:INSEED78	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:INSEED78	owl:sameAs	<http://data.ign.fr/id/geofla/departement/78> ,
		<http://sws.geonames.org/2967196> ,
		<http://id.insee.fr/geo/departement/78> ,
		<http://id.eaufrance.fr/Departement/78> ,
		wd:Q12820 .
@prefix ns6:	<http://www.wikidata.org/prop/direct/> .
ns1:INSEED78	ns6:P2561	"Yvelines" ;
	ns6:P276	ns1:INSEER11 ;
	ns6:P300	"FR-78" .