@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bZAHNX>
  gtm:oppervlakte 197.0 ;
  gtm:kadastraalNummer 8241.0 ;
  gtm:kadastraleAanduiding "A8241"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8241" ;
  ns0:name "Perceel GDA01-A8241"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240824170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZNz4D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71311> ;
  ns0:startDate "2003-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170759631721 52.01208442382,4.7171118472389 52.011932912903,4.717143005929 52.01193574184,4.717215458423 52.011943551669,4.717172115353 52.012095154987,4.7171702249805 52.012094937494,4.7171628724487 52.012121015931,4.7171401306681 52.012197269898,4.7170760962057 52.012190496669,4.7170514596977 52.012187893601,4.7170759631721 52.01208442382))"^^geo:wktLiteral ;
    osm:area 193.0
  ] .

