@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/b1fgkX>
  gtm:oppervlakte 223.0 ;
  gtm:kadastraalNummer 1141.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1141" ;
  gtm:kadastraleAanduiding "M1141"@nl ;
  ns0:name "Perceel GDA01-M1141"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350114170000/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/85181> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122032811641 52.029317432793,4.7123263244024 52.029312745035,4.7123289978051 52.029339383937,4.7123691373183 52.029337861249,4.7123718107478 52.02936450015,4.7123517336267 52.029365265948,4.7123549230167 52.029401183813,4.7123665287045 52.029513946624,4.7122205223103 52.029519410625,4.7122032811641 52.029317432793))"^^geo:wktLiteral ;
    osm:area 223.0
  ] .

