@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/bT7XXt>
  gtm:kadastraalNummer "684" ;
  gtm:kadastraleAanduiding "D684" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D684" ;
  ns0:name "Perceel GDA01-D684"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16869> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101089 52.0074286, 4.7102551 52.0075129, 4.7103436 52.007474, 4.7101567 52.0073858, 4.7101003 52.0073782, 4.710079 52.0074113, 4.7101089 52.0074286))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

