@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/brEB5m>
  gtm:kadastraalNummer "672" ;
  gtm:kadastraleAanduiding "D672" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D672" ;
  ns0:name "Perceel GDA01-D672"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16857> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7108905 52.007459, 4.7107914 52.007501, 4.7108025 52.0075031, 4.7107993 52.0075057, 4.7108131 52.0075098, 4.7108186 52.0075057, 4.7109316 52.0075327, 4.710985 52.0075545, 4.7110385 52.0075072, 4.7110034 52.0074824, 4.7109558 52.0075107, 4.7108905 52.007459))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

