@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/bD67jP>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 2571.0 ;
  gtm:kadastraleAanduiding "A2571"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A2571" ;
  ns0:name "Perceel GDA01-A2571"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240257170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgFbEd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70029> ;
  ns0:startDate "2023-05-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7201353486886 52.013976131777,4.7201399634566 52.013968499815,4.7201908265539 52.013854284863,4.7202564520136 52.013704397692,4.7203164473401 52.013713582153,4.72028935756 52.013772994776,4.7202526955262 52.013855039869,4.7202557612609 52.013855569576,4.7202507156597 52.013866704576,4.7202348100453 52.013901848967,4.7202044604325 52.013968865259,4.7201952773716 52.013987859636,4.7201353486886 52.013976131777))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

