@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/b004sU>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 6737.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6737" ;
  gtm:kadastraleAanduiding "M6737"@nl ;
  ns0:name "Perceel GDA01-M6737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350673770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLDXzF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89415> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095557502097 52.034601477378,4.7096198074833 52.034597225949,4.7096221552239 52.034610623147,4.7096284454789 52.034646639802,4.7096433077905 52.03472968801,4.7096598895361 52.034826246646,4.7095943884481 52.034830543721,4.709578098427 52.034733977766,4.7095557502097 52.034601477378))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

