@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/bkOZNJ>
  gtm:kadastraalNummer "487" ;
  gtm:kadastraleAanduiding "D487" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D487" ;
  ns0:name "Perceel GDA01-D487"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16672> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102638 52.0094011, 4.7103405 52.0093601, 4.7103348 52.0093564, 4.7100913 52.0091959, 4.7100191 52.0092399, 4.7100139 52.0092428, 4.7100721 52.0092797, 4.710076 52.0092776, 4.7102536 52.0093945, 4.7102638 52.0094011))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

