@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/bjMyD4>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 1055.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1055" ;
  gtm:kadastraleAanduiding "M1055"@nl ;
  ns0:name "Perceel GDA01-M1055"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350105570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfS8y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85109> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7079691932347 52.037762212755,4.7078674330702 52.037768915367,4.7078654904533 52.037757659709,4.707721829333 52.037767158552,4.7075498469034 52.037778749859,4.7075425036947 52.037736327307,4.7075957044942 52.037732274969,4.7078580680962 52.037714670453,4.7078600107095 52.037725926112,4.7079617416305 52.037719223338,4.7079691932347 52.037762212755))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

