@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/boWxYH>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3470.0 ;
  gtm:kadastraleAanduiding "H3470"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3470" ;
  ns0:name "Perceel GDA01-H3470"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310347070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0RYA> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77678> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6993328905443 52.015138803874,4.6993710632329 52.015174468209,4.6993570768725 52.015180273897,4.6992551402304 52.015222606896,4.6992332527705 52.01520220114,4.6992271095826 52.015204771878,4.6992106794358 52.015189467472,4.6993328905443 52.015138803874))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

