@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/b1t79q>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 2145.0 ;
  gtm:kadastraleAanduiding "H2145"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2145"^^xsd:string ;
  ns0:name "Perceel GDA01-H2145"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310214570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgFbMF> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/261414> ;
  ns0:startDate "2006-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7022463604236 52.023223699277,4.7022649303095 52.023209848328,4.7024905995513 52.023322688928,4.7024943734192 52.023324580461,4.7024756713391 52.023338502584,4.7024270877234 52.023314185063,4.7024172988773 52.023309274397,4.7023446694507 52.02327291635,4.7022463604236 52.023223699277))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

