@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/bCTsuR>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 1991.0 ;
  gtm:kadastraleAanduiding "G1991"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1991" ;
  ns0:name "Perceel GDA01-G1991"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300199170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0FiS> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105289> ;
  ns0:startDate "2021-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6884588729334 52.016517746684,4.6884606955522 52.016435414622,4.6886163181806 52.016436670757,4.6886154597548 52.016475855157,4.68861452414 52.01651905692,4.6884588729334 52.016517746684))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

