@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/b1ffSK>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 1845.0 ;
  gtm:kadastraleAanduiding "H1845"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1845" ;
  ns0:name "Perceel GDA01-H1845"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310184570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWfF5x> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76814> ;
  ns0:startDate "2013-04-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983699654968 52.015167805871,4.6983820921342 52.015174959693,4.698429573648 52.015202975735,4.6984650151211 52.015223892383,4.6984775316201 52.015231273185,4.6984865544837 52.015236593179,4.6981853959689 52.015348866904,4.6981395462487 52.015322729905,4.6983699654968 52.015167805871))"^^geo:wktLiteral ;
    osm:area 179.0
  ] .

