@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/by6kGg>
  gtm:oppervlakte 219.0 ;
  gtm:kadastraalNummer 1101.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1101" ;
  gtm:kadastraleAanduiding "M1101"@nl ;
  ns0:name "Perceel GDA01-M1101"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350110170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85146> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7117534042578 52.029433239008,4.7117971750994 52.029431530612,4.7117946339676 52.029406771027,4.7118384049174 52.029405053628,4.7118396755627 52.029417428927,4.7118971958578 52.029416149899,4.7120792363339 52.029409859242,4.7120874452324 52.029497534017,4.7117604904489 52.029508350602,4.7117534042578 52.029433239008))"^^geo:wktLiteral ;
    osm:area 219.0
  ] .

