@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/beA07E>
  gtm:oppervlakte 72.0 ;
  gtm:kadastraalNummer 125.0 ;
  gtm:kadastraleAanduiding "D125"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D125"^^xsd:string ;
  ns0:name "Perceel GDA01-D125"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270012570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16309> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055810889192 52.01074001489,4.705333938302 52.010614327764,4.7053383129277 52.010611135253,4.7053716753338 52.010586763173,4.7056009561124 52.010709407542,4.7056136561909 52.010716204408,4.7055810889192 52.01074001489))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

