@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/byW9st>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2373.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2373" ;
  gtm:kadastraleAanduiding "N2373"@nl ;
  ns0:name "Perceel GDA01-N2373"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360237370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkLz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106257> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6731310593516 52.007867219448,4.6731158244193 52.007876358154,4.6730640456256 52.007843451942,4.6730793096844 52.007834313419,4.6731987605863 52.007762779972,4.6732577326499 52.007727210874,4.6732888665832 52.007708380166,4.6732994259854 52.007701990509,4.6733514503665 52.007735023946,4.6732503209324 52.0077956848,4.6731310593516 52.007867219448))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

