@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/bms8H0>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 2845.0 ;
  gtm:kadastraleAanduiding "H2845"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2845"^^xsd:string ;
  ns0:name "Perceel GDA01-H2845"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310284570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bchvab> ;
  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/77330> ;
  ns0:startDate "2006-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006262699962 52.023584827816,4.7006331394751 52.02357961865,4.7006103678392 52.02356811554,4.7006624939178 52.02352854697,4.7007190124154 52.023557001207,4.7008074508134 52.023600885825,4.7009487459192 52.023672609923,4.7008891337467 52.023717698799,4.7006262699962 52.023584827816))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

