@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/bUAW3E>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2378.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2378" ;
  gtm:kadastraleAanduiding "N2378"@nl ;
  ns0:name "Perceel GDA01-N2378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360237870000/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/106262> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6734309322582 52.007248314481,4.673485797304 52.007283117833,4.6734569164232 52.007300425231,4.6733158646415 52.007384942069,4.6732816487152 52.00740525516,4.6732502818314 52.007424093441,4.6731958068611 52.007389490091,4.6732863631463 52.007335119984,4.6734020802194 52.007265640016,4.6734309322582 52.007248314481))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

