@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/b5cAre>
  gtm:oppervlakte 96.0 ;
  gtm:kadastraalNummer 2562.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2562" ;
  gtm:kadastraleAanduiding "N2562"@nl ;
  ns0:name "Perceel GDA01-N2562"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360256270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijPuY> ;
  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/106369> ;
  ns0:startDate "2023-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6720022579067 52.008257817197,4.6718144949471 52.008121139512,4.6718461691375 52.008105017988,4.6718685229427 52.008093378978,4.6718969857898 52.008114207383,4.6719434018064 52.008148169124,4.6720550269364 52.008229545576,4.6720397019031 52.008237919579,4.6720022579067 52.008257817197))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

