@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/b3xUEy>
  gtm:kadastraalNummer "435" ;
  gtm:kadastraleAanduiding "D435" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D435" ;
  ns0:name "Perceel GDA01-D435"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16620> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.709109 52.0087513, 4.7092922 52.0088645, 4.7095733 52.009038, 4.7097122 52.0089347, 4.7096686 52.0089086, 4.709625 52.0088826, 4.709587 52.008857, 4.7095465 52.0088329, 4.7095014 52.0088059, 4.7092721 52.0086708, 4.7092665 52.008666, 4.7090963 52.0087418, 4.709109 52.0087513))"^^geo:wktLiteral ;
    osm:area 653.0
  ] .

