@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bnuEh0>
  gtm:oppervlakte 1860.0 ;
  gtm:kadastraalNummer 8305.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8305"^^xsd:string ;
  gtm:kadastraleAanduiding "K8305"@nl ;
  ns0:name "Perceel GDA01-K8305"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330830570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1TeF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80155> ;
  ns0:startDate "2002-03-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7278344939713 52.011190033103,4.7277191000379 52.011488169816,4.7276358963825 52.011703119446,4.7271947616732 52.011637656362,4.7274039277151 52.011102572461,4.7275037290889 52.011124676968,4.727643857483 52.011154144125,4.727778188516 52.011179668689,4.7278344939713 52.011190033103))"^^geo:wktLiteral ;
    osm:area 1856.0
  ] .

