@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/bL0IPu>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 2307.0 ;
  gtm:kadastraleAanduiding "F2307"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2307" ;
  ns0:name "Perceel GDA01-F2307"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290230770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbf0b1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75686> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006775724768 52.003839163833,4.7007307650489 52.003820697259,4.7007710551309 52.003860193662,4.7009077874698 52.003989983836,4.7008998231976 52.004008876004,4.7008852187432 52.004014390636,4.7008495395404 52.004026631555,4.7007892185991 52.003959909286,4.7006775724768 52.003839163833))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

