@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/bcHKJt>
  gtm:oppervlakte 265.0 ;
  gtm:kadastraalNummer 1311.0 ;
  gtm:kadastraleAanduiding "H1311"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1311" ;
  ns0:name "Perceel GDA01-H1311"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310131170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKoVB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76650> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062343741052 52.015632553844,4.7061004568025 52.015590261711,4.7061042850377 52.015586625579,4.7059156696161 52.015511586609,4.7059489176395 52.015420205162,4.7061484947337 52.015496682722,4.7063059302829 52.015561554869,4.7063017151526 52.015565728074,4.7062343741052 52.015632553844))"^^geo:wktLiteral ;
    osm:area 272.0
  ] .

