@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bvbuzP>
  gtm:kadastraalNummer "387"^^xsd:string ;
  gtm:kadastraleAanduiding "A387"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A387"^^xsd:string ;
  schema:name "Perceel GDA01-A387"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13389> ;
  geo:hasGeometry [ geo:asWKT "MULTIPOLYGON (((4.7161751 52.0155038, 4.7161823 52.0154827, 4.7154767 52.015378, 4.7154115 52.0153683, 4.7152616 52.0157117, 4.7156643 52.0157786, 4.7157373 52.0157282, 4.7160758 52.0157737, 4.7161189 52.015651, 4.7161751 52.0155038)),((4.7152982 52.0156925, 4.7153143 52.0156585, 4.7154222 52.015678, 4.7154124 52.0156986, 4.715586 52.01573, 4.7155775 52.015748, 4.7154041 52.0157167, 4.7154071 52.0157102, 4.7152982 52.0156925)))"^^geo:wktLiteral ] .

