@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bjMyjE>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 7833.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7833"^^xsd:string ;
  gtm:kadastraleAanduiding "K7833"@nl ;
  ns0:name "Perceel GDA01-K7833"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330783370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRTvq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79838> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7290556627234 52.011983917171,4.7291334055872 52.011991677324,4.7291082133098 52.012088404365,4.7291176967068 52.01208934723,4.7290983137096 52.012162440315,4.7290120916142 52.012153778835,4.7290169033124 52.012135595261,4.729030266371 52.012080643055,4.7290556627234 52.011983917171))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

