@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bumLda>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 8917.0 ;
  gtm:kadastraleAanduiding "A8917"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8917"^^xsd:string ;
  schema:name "Perceel GDA01-A8917"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240891770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojB50> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104965> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7149086159413 52.014438127311,4.714855604695 52.014479989136,4.7148539534994 52.014481301001,4.7148115552723 52.014460466429,4.7146669648897 52.014389414152,4.714670167347 52.014386655032,4.7147429402325 52.01432382838,4.7147444159616 52.014322560458,4.7147560283057 52.01432822656,4.7147566356203 52.014328526646,4.714856375449 52.014377139308,4.7148657174332 52.014381695848,4.7148380009162 52.01440275017,4.7149086159413 52.014438127311))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

