@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/bqbTQk>
  gtm:oppervlakte 84.0 ;
  gtm:kadastraalNummer 2615.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2615" ;
  gtm:kadastraleAanduiding "N2615"@nl ;
  ns0:name "Perceel GDA01-N2615"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360261570000/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/265699> ;
  ns0:startDate "2023-09-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6730044892398 52.00860042959,4.6731674687708 52.008734294432,4.6731150691099 52.008758586911,4.6731140625218 52.008757771846,4.6731101232671 52.008754530087,4.6729601838494 52.008631377614,4.6729520895046 52.008624730985,4.6730044892398 52.00860042959))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

