@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/bSvUGa>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 3516.0 ;
  gtm:kadastraleAanduiding "F3516"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3516" ;
  ns0:name "Perceel GDA01-F3516"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290351670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbTun> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76312> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7001608872551 52.002934070844,4.7001426951434 52.002882910402,4.7001711104151 52.002878968556,4.7001574041244 52.002838242896,4.7002125100788 52.002838357811,4.7003007901681 52.002838549458,4.7003852694263 52.002838727849,4.7004215488493 52.002872816913,4.7004323593427 52.002882982979,4.7003830022046 52.002903071737,4.7001608872551 52.002934070844))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

