@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/bmER2M>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 6511.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6511" ;
  gtm:kadastraleAanduiding "M6511"@nl ;
  ns0:name "Perceel GDA01-M6511"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350651170000/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/89211> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003427965905 52.034514242457,4.7003784361058 52.034511888637,4.7003803239262 52.034522784578,4.7004118493592 52.034520712358,4.7005555157296 52.03451124946,4.7007622768373 52.034497624047,4.700769795108 52.034540533464,4.7005629610804 52.034554149478,4.700419221712 52.034563611959,4.7004173352584 52.034552626143,4.7003829800095 52.034554861628,4.7003848660414 52.034565874407,4.7003521442635 52.034568029526,4.7003427965905 52.034514242457))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

