@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/b74Rbp>
  gtm:oppervlakte 62.0 ;
  gtm:kadastraalNummer 3320.0 ;
  gtm:kadastraleAanduiding "H3320"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3320" ;
  ns0:name "Perceel GDA01-H3320"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310332070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwrTci> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77595> ;
  ns0:startDate "2003-09-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698042802931 52.015553021922,4.6980825545596 52.015590170017,4.6979725466867 52.015635259048,4.6979258255129 52.01565440946,4.6978863177126 52.015617514416,4.6979329670013 52.01559830068,4.698042802931 52.015553021922))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

