@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/bpMvdJ>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 3399.0 ;
  gtm:kadastraleAanduiding "H3399"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3399"^^xsd:string ;
  ns0:name "Perceel GDA01-H3399"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310339970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDiXYa> ;
  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/260281> ;
  ns0:startDate "2022-03-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705234002639 52.014128926385,4.705284129835 52.014095276541,4.7052854542866 52.014094394361,4.7053249866881 52.014115620263,4.7053249262376 52.014115763727,4.7053801691264 52.014145134219,4.7053709091138 52.014151534262,4.7053308656308 52.014179220317,4.705234002639 52.014128926385))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

