@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/bg1WND>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 3471.0 ;
  gtm:kadastraleAanduiding "H3471"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3471" ;
  ns0:name "Perceel GDA01-H3471"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310347170000/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/77679> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992934111679 52.015101909468,4.6993328905443 52.015138803874,4.6992106794358 52.015189467472,4.6991945077642 52.015174407262,4.6992007520844 52.015171891047,4.6991763943579 52.015149187787,4.6992797186239 52.015107555073,4.6992934111679 52.015101909468))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

