@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/bHtPRB>
  gtm:oppervlakte 205.0 ;
  gtm:kadastraalNummer 5637.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5637" ;
  gtm:kadastraleAanduiding "M5637"@nl ;
  ns0:name "Perceel GDA01-M5637"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350563770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRGgi7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88504> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081398066206 52.029967343962,4.7081618947913 52.029980055074,4.7081688936143 52.030053809152,4.707985509339 52.030060095012,4.7078757389571 52.030063812164,4.7078350020578 52.030065275946,4.7078293237025 52.030005380561,4.7079106661155 52.030002461217,4.7079093177105 52.0299885574,4.7079081002976 52.029975625084,4.7081398066206 52.029967343962))"^^geo:wktLiteral ;
    osm:area 204.0
  ] .

