@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/bdjRr6>
  gtm:oppervlakte 420.0 ;
  gtm:kadastraalNummer 5414.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5414" ;
  gtm:kadastraleAanduiding "M5414"@nl ;
  ns0:name "Perceel GDA01-M5414"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350541470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YOx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88291> ;
  ns0:startDate "2012-09-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6923600337567 52.026975315071,4.6923596685342 52.026975375834,4.6923441109183 52.026977908637,4.6923115375796 52.027002767074,4.6920096295437 52.026849206839,4.6920904235947 52.026788355986,4.6921687111436 52.026729386835,4.6922897494119 52.026715558012,4.6923231432835 52.026837898447,4.6923314984025 52.026868526288,4.6923600337567 52.026975315071))"^^geo:wktLiteral ;
    osm:area 419.0
  ] .

