@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/bhhamy>
  gtm:oppervlakte 83.0 ;
  gtm:kadastraalNummer 2037.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2037" ;
  gtm:kadastraleAanduiding "N2037"@nl ;
  ns0:name "Perceel GDA01-N2037"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360203770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRJS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106143> ;
  ns0:startDate "2023-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.675209776757 52.007705947977,4.6751498829593 52.007656598689,4.6751191579701 52.007636898922,4.6751575785288 52.007614084983,4.6751882766762 52.007633640763,4.6752519416093 52.007686734054,4.6753638605515 52.007780180602,4.6753217242151 52.007799430691,4.675209776757 52.007705947977))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

