@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/b2hM12>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 6688.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6688" ;
  gtm:kadastraleAanduiding "M6688"@nl ;
  ns0:name "Perceel GDA01-M6688"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350668870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Tio> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89376> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7115257833114 52.034950643245,4.7115911514799 52.034946461182,4.7116145770734 52.035079443716,4.7116315456082 52.035175770573,4.7115662170306 52.035180204561,4.7115492484992 52.035083886683,4.7115257833114 52.034950643245))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

