@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/bbeO7b>
  gtm:kadastraalNummer "257" ;
  gtm:kadastraleAanduiding "D257" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D257" ;
  ns0:name "Perceel GDA01-D257"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16441> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082586 52.0085423, 4.7082121 52.0085561, 4.708226 52.0085626, 4.7083786 52.0086346, 4.7084197 52.0086063, 4.7083952 52.0085928, 4.7083765 52.0086061, 4.7082668 52.0085467, 4.7082586 52.0085423))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

