@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/bSideE>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 8691.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8691"^^xsd:string ;
  gtm:kadastraleAanduiding "K8691"@nl ;
  ns0:name "Perceel GDA01-K8691"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330869170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnUdtz> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80422> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7402187911607 52.012442122716,4.7401444542018 52.01245656295,4.7401402891693 52.01244842355,4.7401553932463 52.012445486473,4.7401451659271 52.012425422125,4.740114870262 52.012431304781,4.7401050820312 52.012412105727,4.7401202153585 52.012409159828,4.7400797417947 52.012330010382,4.7400727293638 52.012316300507,4.74008770742 52.012231280856,4.7401615970633 52.012239731604,4.7401476921207 52.012266566388,4.7401376535804 52.012285899147,4.7401540643881 52.012315543144,4.7401945521167 52.012394728596,4.7402187911607 52.012442122716))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

