@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/brRn1f>
  gtm:oppervlakte 7.0 ;
  gtm:kadastraalNummer 7257.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7257" ;
  gtm:kadastraleAanduiding "M7257"@nl ;
  ns0:name "Perceel GDA01-M7257"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350725770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bY7XX7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105778> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7029708090564 52.032711623433,4.7029591387395 52.032712400529,4.7029564852576 52.032697212722,4.703019359143 52.032693020933,4.7030219982114 52.032708199667,4.7030186282903 52.032708431762,4.7030070454056 52.032709209372,4.7029708090564 52.032711623433))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

