@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/bGdDhY>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 9084.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9084"^^xsd:string ;
  gtm:kadastraleAanduiding "K9084"@nl ;
  ns0:name "Perceel GDA01-K9084"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330908470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsTZkk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80648> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7484819461506 52.007613460119,4.7485232053136 52.007612650323,4.7485261373007 52.007669589643,4.7483549624394 52.007673262829,4.7482170956192 52.007676037972,4.7482067666013 52.0076762156,4.7482032498211 52.007618437177,4.7482141181956 52.007618226523,4.7482609863189 52.00761731244,4.748350796596 52.007616047156,4.7484819461506 52.007613460119))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

