@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/bUodqD>
  gtm:oppervlakte 215.0 ;
  gtm:kadastraalNummer 2046.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2046" ;
  gtm:kadastraleAanduiding "M2046"@nl ;
  ns0:name "Perceel GDA01-M2046"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350204670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApay6> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85863> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714589782282 52.029726325911,4.7144100069729 52.029718539621,4.7142151713181 52.029709309738,4.7142596326399 52.029642240892,4.714395943748 52.029647783658,4.714397805681 52.029630536612,4.7145914879174 52.029638923686,4.7145909411873 52.029666604765,4.714589782282 52.029726325911))"^^geo:wktLiteral ;
    osm:area 214.0
  ] .

