@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/b0cLDy>
  gtm:oppervlakte 252.0 ;
  gtm:kadastraalNummer 7811.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7811"^^xsd:string ;
  gtm:kadastraleAanduiding "K7811"@nl ;
  ns0:name "Perceel GDA01-K7811"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330781170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1SV4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79825> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7468821270535 52.01246339146,4.7466633017895 52.012429330525,4.7465416700149 52.012410125633,4.7464953353733 52.012402916461,4.7464955165798 52.012402468029,4.7465152746694 52.012354146194,4.7465561317013 52.012361397456,4.7465682056874 52.012354371334,4.7465803341735 52.012326204848,4.7467000091891 52.012344715939,4.7466994506258 52.012346088121,4.7467276902882 52.012350484278,4.7467282636727 52.012349094199,4.7469168458173 52.012378262643,4.7468821270535 52.01246339146))"^^geo:wktLiteral ;
    osm:area 252.0
  ] .

