@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/bacnWm>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2376.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2376" ;
  gtm:kadastraleAanduiding "N2376"@nl ;
  ns0:name "Perceel GDA01-N2376"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360237670000/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/106260> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6731958068611 52.007389490091,4.6731408563917 52.007354569235,4.6731720360951 52.007335595022,4.6732314406543 52.007300271248,4.673347111742 52.00723093487,4.6733761104154 52.007213547318,4.6734309322582 52.007248314481,4.6734020802194 52.007265640016,4.6732863631463 52.007335119984,4.6731958068611 52.007389490091))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

