@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/bmRyHN>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 5758.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5758" ;
  gtm:kadastraleAanduiding "M5758"@nl ;
  ns0:name "Perceel GDA01-M5758"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350575870000/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/88615> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942841116847 52.032531638533,4.6943102224463 52.03259125936,4.6939407243372 52.032651455052,4.6939249973053 52.032614905553,4.6940184277553 52.032599662975,4.6940175550445 52.032597671403,4.6940655800434 52.032589693767,4.6940573605355 52.032570877627,4.6941051955103 52.032562934809,4.6941043375072 52.032560934337,4.6942841116847 52.032531638533))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

