@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/bHtQDe>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 8452.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8452"^^xsd:string ;
  gtm:kadastraleAanduiding "K8452"@nl ;
  ns0:name "Perceel GDA01-K8452"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330845270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfchXn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105598> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7469170713376 52.01301103646,4.7469356435746 52.013116085728,4.7469337773935 52.013116201416,4.746936799538 52.013134077752,4.7467791601306 52.01314422206,4.7467761671793 52.013126345878,4.7467621528799 52.01304283056,4.7467573706529 52.013043137113,4.7467560276259 52.013035184084,4.7467586372853 52.013035027502,4.7467483509524 52.012979117783,4.7468668869241 52.012997955068,4.7468667058472 52.012998394514,4.7468787261896 52.013000230605,4.7469162363226 52.01300626808,4.7469170713376 52.01301103646))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

