@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/bdKfSK>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 6512.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6512" ;
  gtm:kadastraleAanduiding "M6512"@nl ;
  ns0:name "Perceel GDA01-M6512"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350651270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMtLit> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89212> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003521442635 52.034568029526,4.7003848660414 52.034565874407,4.7003829800095 52.034554861628,4.7004173352584 52.034552626143,4.700419221712 52.034563611959,4.7005629610804 52.034554149478,4.700769795108 52.034540533464,4.7007773265881 52.034583532841,4.700570406583 52.034597040506,4.7004265661742 52.034606430501,4.7003952159634 52.034608476782,4.7003933279981 52.034597589829,4.7003576884153 52.034599943654,4.7003521442635 52.034568029526))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

