@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/b3kfPc>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3293.0 ;
  gtm:kadastraleAanduiding "H3293"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3293" ;
  ns0:name "Perceel GDA01-H3293"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310329370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbSLg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77580> ;
  ns0:startDate "2007-01-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000411479164 52.015156368799,4.7000253217039 52.015141562395,4.7000319627011 52.015138823741,4.700009960604 52.015118273647,4.7001114485708 52.015076638475,4.7001252725086 52.015070966575,4.7001630556573 52.015106421644,4.7000411479164 52.015156368799))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

