@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/bQDDbT>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 6668.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6668" ;
  gtm:kadastraleAanduiding "M6668"@nl ;
  ns0:name "Perceel GDA01-M6668"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350666870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bt6GTp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89362> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7118122708642 52.035451581728,4.7118038116935 52.035403670134,4.7117867999347 52.035307280141,4.7117697610003 52.035210764151,4.7118061442297 52.035208375184,4.7118084488024 52.035221781075,4.7118377275924 52.035219854701,4.7118519828146 52.035302854183,4.7118688632871 52.03539926139,4.7118710576014 52.035411282438,4.711877306057 52.035447298721,4.7118122708642 52.035451581728))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

