@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/bzzedv>
  gtm:oppervlakte 14.0 ;
  gtm:kadastraalNummer 7969.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7969"^^xsd:string ;
  gtm:kadastraleAanduiding "K7969"@nl ;
  ns0:name "Perceel GDA01-K7969"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330796970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb4Dq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79929> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7282472624154 52.011934416918,4.7282514590306 52.011918459052,4.7282516905868 52.011917570497,4.7282622541595 52.01191538253,4.7282730717108 52.011913753263,4.7282840848489 52.011912691359,4.7282952059195 52.011912214304,4.7283063476649 52.011912312619,4.7283174371279 52.011912994887,4.7283283870507 52.01191425163,4.728321179589 52.011941805647,4.7282472624154 52.011934416918))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

