@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bEmjIt>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 3956.0 ;
  gtm:kadastraleAanduiding "E3956"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3956"^^xsd:string ;
  ns0:name "Perceel GDA01-E3956"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280395670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVdam4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74402> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6965148325402 52.010879476062,4.6964893685915 52.010881537804,4.6964886969337 52.010773879593,4.696489078398 52.010734944008,4.6964899785703 52.010665181196,4.696490023509 52.010659428873,4.6965058995929 52.010659477084,4.6965609561958 52.010659638323,4.6965600112044 52.010735153459,4.6965594688985 52.010774133042,4.6965615602725 52.010875687458,4.6965148325402 52.010879476062))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

