@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/bNinF9>
  gtm:kadastraalNummer "677" ;
  gtm:kadastraleAanduiding "D677" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D677" ;
  ns0:name "Perceel GDA01-D677"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16862> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104986 52.0074245, 4.7105384 52.0074332, 4.7105675 52.0073813, 4.7105274 52.0073728, 4.7104986 52.0074245))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

