@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/bbFfeI>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 2176.0 ;
  gtm:kadastraleAanduiding "F2176"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2176" ;
  ns0:name "Perceel GDA01-F2176"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290217670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLGAY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75582> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973234753081 52.005780071919,4.69735598299 52.005740308901,4.6974334648218 52.005763989058,4.6975462325589 52.00579831147,4.6977553260789 52.005859336354,4.6977529136562 52.005862782767,4.6977254233851 52.005902089908,4.6975130958901 52.005838259611,4.6974008030828 52.005803355704,4.6973234753081 52.005780071919))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

