@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/brrWTI>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6852.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6852" ;
  gtm:kadastraleAanduiding "M6852"@nl ;
  ns0:name "Perceel GDA01-M6852"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350685270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNL2A> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89520> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003994650612 52.032602330387,4.7003638130465 52.032604648182,4.7003656051218 52.032615130102,4.7003343133493 52.032617257599,4.7001906190431 52.032627034635,4.7000083387329 52.032639435644,4.7000006058221 52.032596336153,4.7001409724803 52.032586881492,4.7003269852425 52.032574349248,4.7003250990309 52.032563354439,4.7003593067618 52.032561136093,4.7003611650785 52.032572049843,4.7003939153673 52.032569840962,4.7003994650612 52.032602330387))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

