@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/beZsPw>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 1623.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1623" ;
  gtm:kadastraleAanduiding "M1623"@nl ;
  ns0:name "Perceel GDA01-M1623"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350162370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85574> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051279859166 52.036941098307,4.7049838738519 52.036950672086,4.7048402228644 52.03696058992,4.7048382798104 52.036949415099,4.7047697048868 52.036953386088,4.704762011697 52.036909244538,4.7048305865537 52.036905273554,4.7048326513147 52.036917069278,4.7049762730179 52.036907151285,4.7049743562038 52.036896165374,4.7050114613988 52.036893378206,4.7050153131047 52.036916078188,4.7050514057866 52.03691374355,4.7050494402425 52.036902128172,4.7051206472605 52.036897579033,4.7051277995475 52.036939937727,4.7051279859166 52.036941098307))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

