@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/bfpRhu>
  gtm:oppervlakte 390.0 ;
  gtm:kadastraalNummer 4640.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4640" ;
  gtm:kadastraleAanduiding "M4640"@nl ;
  ns0:name "Perceel GDA01-M4640"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350464070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hHWY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87687> ;
  ns0:startDate "2000-08-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.695335683861 52.029188621288,4.6951277922603 52.029342934754,4.6948153026435 52.029186946743,4.6948233813653 52.029180909104,4.6953212558957 52.029151935775,4.6953206609811 52.029157433176,4.6953209694431 52.029162935885,4.6953221821148 52.029168389977,4.6953242852586 52.02917374144,4.6953272507054 52.029178927191,4.6953310644399 52.029183911193,4.695335683861 52.029188621288))"^^geo:wktLiteral ;
    osm:area 390.0
  ] .

