@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/buzs9f>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 5757.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5757" ;
  gtm:kadastraleAanduiding "M5757"@nl ;
  ns0:name "Perceel GDA01-M5757"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350575770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UNGG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88614> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6943102224463 52.03259125936,4.6943259452216 52.032627161617,4.6941832256394 52.032651084786,4.6941840836477 52.032653085258,4.6941362627449 52.032661055156,4.6941444267965 52.032679691196,4.6940965328605 52.032687669636,4.6940973908657 52.032689670109,4.6940267068659 52.032701271525,4.6939664251717 52.032711172414,4.6939511060743 52.032675569102,4.6939407243372 52.032651455052,4.6943102224463 52.03259125936))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

