@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/bFOdt2>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 1867.0 ;
  gtm:kadastraleAanduiding "C1867"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1867" ;
  ns0:name "Perceel GDA01-C1867"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260186770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9ZOnq> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72699> ;
  ns0:startDate "2025-12-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7105975395456 52.010528946532,4.7105469824743 52.010557832298,4.7105153012012 52.01055400988,4.710390208816 52.010507764452,4.7103794899333 52.010503801855,4.7104146355375 52.010465326811,4.7105755888625 52.010510609852,4.7105975395456 52.010528946532))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

