@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/bSidHH>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 6264.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6264" ;
  gtm:kadastraleAanduiding "M6264"@nl ;
  ns0:name "Perceel GDA01-M6264"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350626470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCuaVf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88998> ;
  ns0:startDate "2006-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6931946598331 52.032141427496,4.6935167365215 52.032088639884,4.6935327697356 52.032125146304,4.6936066158129 52.032113509881,4.693607177941 52.032114852462,4.693513847443 52.032130284056,4.693512989892 52.032128256616,4.6934761616186 52.032134070868,4.6934771609866 52.032136350819,4.6934282164137 52.032144448634,4.6934372213307 52.032163341355,4.6933884662907 52.032171431282,4.693389380592 52.032173557929,4.6932393991914 52.032197832655,4.6931946598331 52.032141427496))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

