@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/bchmhY>
  gtm:oppervlakte 179.0 ;
  gtm:kadastraalNummer 2091.0 ;
  gtm:kadastraleAanduiding "F2091"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2091" ;
  ns0:name "Perceel GDA01-F2091"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290209170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkCvuC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75520> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6965586080207 52.006295845495,4.6961974454524 52.006148904371,4.6962392258594 52.006103865959,4.6964262416607 52.006178920368,4.6965314891917 52.006221145383,4.6966054714074 52.006249848052,4.6965586080207 52.006295845495))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

