@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/b4NkFu>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 2684.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2684" ;
  gtm:kadastraleAanduiding "N2684"@nl ;
  ns0:name "Perceel GDA01-N2684"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360268470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/boK1is> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289526> ;
  ns0:startDate "2023-11-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6701064760865 52.005162689577,4.6701392537135 52.00509660846,4.6702468226782 52.005092158289,4.6702587294619 52.005091664543,4.6702523383901 52.005014091275,4.6702668131527 52.005023320691,4.6702606540649 52.005258196222,4.6701427607585 52.005183296426,4.6701064760865 52.005162689577))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

