@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/bSVj0I>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 2306.0 ;
  gtm:kadastraleAanduiding "F2306"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2306" ;
  ns0:name "Perceel GDA01-F2306"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290230670000/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/75685> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.700616458672 52.003860388565,4.7006775724768 52.003839163833,4.7007892185991 52.003959909286,4.7008495395404 52.004026631555,4.7007869948637 52.004048081731,4.7007270401117 52.00398122674,4.700715604829 52.00396809088,4.7006942691536 52.003945252698,4.700616458672 52.003860388565))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

