@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/brEDSk>
  gtm:oppervlakte 166.0 ;
  gtm:kadastraalNummer 2336.0 ;
  gtm:kadastraleAanduiding "H2336"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2336"^^xsd:string ;
  ns0:name "Perceel GDA01-H2336"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310233670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOm3vO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77012> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6947290341667 52.021918168557,4.6949938062075 52.021717306676,4.695039800311 52.021682522306,4.695093871564 52.021709625617,4.6949737318027 52.021800151617,4.6949757560783 52.021801152243,4.6948963059584 52.021860727629,4.694898330235 52.021861728257,4.6947858484835 52.021946906053,4.6947290341667 52.021918168557))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

