@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bp9bR2>
  gtm:kadastraalNummer "501" ;
  gtm:kadastraleAanduiding "E501" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E501" ;
  ns0:name "Perceel GDA01-E501"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17701> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103205 52.0064124, 4.7100104 52.0062501, 4.7098106 52.0063563, 4.7098943 52.0064065, 4.7099399 52.0063838, 4.7099636 52.0063729, 4.7100047 52.0063486, 4.7100774 52.0064047, 4.7101032 52.006392, 4.7101387 52.0063938, 4.7102245 52.0064407, 4.7103205 52.0064124))"^^geo:wktLiteral ;
    osm:area 296.0
  ] .

