@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/bkpEfE>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3391.0 ;
  gtm:kadastraleAanduiding "H3391"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3391"^^xsd:string ;
  ns0:name "Perceel GDA01-H3391"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310339170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxH5gu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77632> ;
  ns0:startDate "2007-01-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6997458960938 52.015122223849,4.69978398115 52.01515792349,4.6996651203267 52.015207681315,4.699647902683 52.015191473531,4.6996529304144 52.015189444549,4.6996320802391 52.015169781975,4.6997458960938 52.015122223849))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

