@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/bUodb6>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 3737.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3737" ;
  gtm:kadastraleAanduiding "K3737"@nl ;
  ns0:name "Perceel GDA01-K3737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330373770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfpZBd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81784> ;
  ns0:startDate "1999-12-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7382072901725 52.009401407994,4.7378572226206 52.009366346284,4.7378649703922 52.009336250963,4.7378768542675 52.009290098234,4.7378881264479 52.009291203064,4.7378908429757 52.009280638718,4.7379411966556 52.009285590415,4.7379357187576 52.009306799758,4.7379860579077 52.009311751355,4.7379888047135 52.009301106278,4.7380319746258 52.009305263292,4.7381546812175 52.009317813578,4.7382271017356 52.009324765392,4.7382072901725 52.009401407994))"^^geo:wktLiteral ;
    osm:area 209.0
  ] .

