@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/bBQVkq>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 1529.0 ;
  gtm:kadastraleAanduiding "B1529"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1529" ;
  ns0:name "Perceel GDA01-B1529"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250152970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3ApK> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71910> ;
  ns0:startDate "2001-01-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088522165741 52.009966878873,4.7088010335748 52.009996668115,4.7087631275169 52.009972055115,4.7088096172367 52.009941510781,4.7088135006424 52.009943807228,4.7088798277588 52.009900811391,4.7088779980646 52.009898517792,4.708991090298 52.00982504202,4.7090451774263 52.009854556965,4.7088522165741 52.009966878873))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

