@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/brEEz4>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 6615.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6615" ;
  gtm:kadastraleAanduiding "M6615"@nl ;
  ns0:name "Perceel GDA01-M6615"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350661570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bi75Cg> ;
  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/89311> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698971697214 52.034106092432,4.6989360435157 52.034108436755,4.6989341702217 52.034097567838,4.6989026611115 52.034099540885,4.6987582297491 52.034108583824,4.6985783652591 52.034119837264,4.6985710322404 52.034077342245,4.6987085674362 52.034068483927,4.6988951910427 52.034056460841,4.6988971193 52.034067545801,4.6989313142291 52.034065291837,4.6989349412639 52.034086273946,4.6989678961874 52.034084102608,4.698971697214 52.034106092432))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

