@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/bvbGyC>
  gtm:oppervlakte 34.0 ;
  gtm:kadastraalNummer 3611.0 ;
  gtm:kadastraleAanduiding "B3611"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3611" ;
  ns0:name "Perceel GDA01-B3611"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250361170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKOcgn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/250971> ;
  ns0:startDate "2002-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7092144018904 52.011078512394,4.7092815354418 52.011072813876,4.7094199737177 52.011061063227,4.7096281472662 52.011051682289,4.7096288671932 52.011056090752,4.7095653156587 52.011060911247,4.7095133283554 52.011064845512,4.7093874358645 52.011074376466,4.70932811689 52.011078636958,4.7092698330888 52.011082831475,4.7092151786571 52.011088790616,4.7091689856961 52.011090025626,4.7091300763317 52.011091221676,4.7091338443295 52.011080933679,4.7092144018904 52.011078512394))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

