@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/bFBytp>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 2096.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2096" ;
  gtm:kadastraleAanduiding "N2096"@nl ;
  ns0:name "Perceel GDA01-N2096"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360209670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/breqBs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106171> ;
  ns0:startDate "2021-10-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6760430587759 52.007229987008,4.676059473506 52.007219875313,4.6760804435162 52.007207229431,4.676111375517 52.007226741442,4.6761684370391 52.00727470689,4.6762754984177 52.007364087421,4.6762333485849 52.007383319776,4.6761262725388 52.007293948106,4.6760430587759 52.007229987008))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

