@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/bmesar>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 8825.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8825"^^xsd:string ;
  gtm:kadastraleAanduiding "K8825"@nl ;
  ns0:name "Perceel GDA01-K8825"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330882570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRSXYa> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80488> ;
  ns0:startDate "2012-08-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.748078758028 52.008241042561,4.7480793489063 52.008252721675,4.7481169808388 52.008251991197,4.748116389182 52.00824036601,4.7481157844991 52.008228632891,4.7481534165389 52.008227893414,4.7481540203349 52.008239689446,4.7482307832332 52.008238308475,4.7482352413289 52.008238224814,4.7482378545639 52.008286848155,4.7482378646442 52.008287162803,4.7482333045962 52.008287245912,4.7479177282539 52.008293037801,4.7479152380292 52.008243983676,4.748078758028 52.008241042561))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

