@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/bWSCcU>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3394.0 ;
  gtm:kadastraleAanduiding "H3394"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3394" ;
  ns0:name "Perceel GDA01-H3394"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310339470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bp9pjd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77635> ;
  ns0:startDate "2007-01-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6998892036481 52.015014318843,4.699873434835 52.014999575673,4.6998797589519 52.014996601479,4.6998578288595 52.014976114694,4.6999740250855 52.014929073598,4.7000122532021 52.014964944781,4.6998892036481 52.015014318843))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

