@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/b6sLLZ>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 6666.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6666" ;
  gtm:kadastraleAanduiding "M6666"@nl ;
  ns0:name "Perceel GDA01-M6666"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350666670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBuiB> ;
  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/89360> ;
  ns0:startDate "2007-07-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6980846149928 52.033850748925,4.6980561385429 52.033852640619,4.6980580392371 52.033863608584,4.6980190595064 52.03386617585,4.6980171584068 52.033855234847,4.6978735503869 52.033864793856,4.6978716647248 52.033853799011,4.6978200812593 52.033857164305,4.6978219805127 52.033868222149,4.6977296962401 52.033874243387,4.6977165600469 52.033797909016,4.698071312101 52.033774791132,4.6980846149928 52.033850748925))"^^geo:wktLiteral ;
    osm:area 207.0
  ] .

