@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/bPoqRO>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 2297.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2297" ;
  gtm:kadastraleAanduiding "M2297"@nl ;
  ns0:name "Perceel GDA01-M2297"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350229770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQtmY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85972> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.692483816072 52.030386530674,4.6925463625195 52.030376059667,4.6925415023452 52.030365271888,4.6925770657888 52.030359180819,4.6925818216052 52.030370120784,4.6927870659671 52.030335764265,4.6928104444063 52.0303881247,4.6927440530158 52.030399400103,4.6927392108453 52.030388387728,4.692502242404 52.030428372498,4.692483816072 52.030386530674))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

