@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/btwWLg>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 6607.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6607" ;
  gtm:kadastraleAanduiding "M6607"@nl ;
  ns0:name "Perceel GDA01-M6607"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350660770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgeNIa> ;
  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/89303> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996861763746 52.03396095092,4.6996172306587 52.033965608834,4.6994734455434 52.033975312573,4.6993457515506 52.033983932652,4.6993382784521 52.033941023399,4.6994142412309 52.033935894295,4.6994123121611 52.033924854281,4.6994640422756 52.033921426228,4.6994659576138 52.03393241223,4.6996097424549 52.033922717487,4.6996116314437 52.033933523565,4.6996507428453 52.033930920587,4.699648854399 52.033920078559,4.6996788483991 52.033918060514,4.6996861763746 52.03396095092))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

