@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/bAbkyP>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 1093.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1093" ;
  gtm:kadastraleAanduiding "M1093"@nl ;
  ns0:name "Perceel GDA01-M1093"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350109370000/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/85138> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7110422876912 52.029035700375,4.7110855148538 52.029034267762,4.7110833386728 52.029009492278,4.7111265512382 52.029008059567,4.7111276321229 52.029020442773,4.7111874421609 52.029018035717,4.7113704387045 52.029012021301,4.7113758877329 52.02907196912,4.7113111552092 52.029074186227,4.7110464512946 52.029083272817,4.7110422876912 52.029035700375))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

