@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/bhHHX9>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 2617.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2617" ;
  gtm:kadastraleAanduiding "N2617"@nl ;
  ns0:name "Perceel GDA01-N2617"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360261770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8XkeN> ;
  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/263525> ;
  ns0:startDate "2023-09-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.673049628247 52.008570178716,4.6730437625155 52.00856535229,4.6730814296577 52.008547891563,4.6730996542374 52.008539445131,4.6732757601763 52.008684094686,4.673219868375 52.008710001928,4.6732074319418 52.008699796523,4.6730568743545 52.008576128082,4.673049628247 52.008570178716))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

