@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/bDVWc8>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 6566.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6566" ;
  gtm:kadastraleAanduiding "M6566"@nl ;
  ns0:name "Perceel GDA01-M6566"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350656670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbuPn> ;
  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/89263> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70137072618 52.033948410698,4.7013350874392 52.033950746845,4.70133322649 52.033939985901,4.7013015999152 52.033942030812,4.7011576317116 52.03395134904,4.7010294183233 52.033959653324,4.7010219873316 52.03391674443,4.7011062622024 52.033911258192,4.7012941553319 52.033899040961,4.7012960564084 52.033910035837,4.7013304113934 52.033907782109,4.7013285100333 52.033896805209,4.7013614495819 52.033894669065,4.70137072618 52.033948410698))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

