@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/boWxE5>
  gtm:oppervlakte 323.0 ;
  gtm:kadastraalNummer 2727.0 ;
  gtm:kadastraleAanduiding "B2727"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2727" ;
  ns0:name "Perceel GDA01-B2727"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250272770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bo6HfS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72020> ;
  ns0:startDate "2018-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066590047861 52.01118648573,4.7069174617412 52.010996652368,4.7069195533911 52.010995118449,4.7069311901824 52.010986574802,4.7070378908274 52.010911383125,4.7070872851669 52.010940107837,4.7071498235631 52.010902223461,4.707186079649 52.010920373769,4.7072228034707 52.010938418907,4.7069802979774 52.011103294418,4.7069206856399 52.01106927936,4.7068958059284 52.011086618033,4.70689729423 52.011087408626,4.7067187152139 52.011213077062,4.7066590047861 52.01118648573))"^^geo:wktLiteral ;
    osm:area 359.0
  ] .

