@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/bdxzT7>
  gtm:oppervlakte 81.0 ;
  gtm:kadastraalNummer 8919.0 ;
  gtm:kadastraleAanduiding "A8919"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8919"^^xsd:string ;
  schema:name "Perceel GDA01-A8919"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240891970000/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/104967> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7146277372175 52.014423292026,4.7146669648897 52.014389414152,4.7148115552723 52.014460466429,4.7148539534994 52.014481301001,4.7148107456278 52.014515407878,4.7148093598512 52.014516505536,4.7146248298482 52.014425801155,4.7146277372175 52.014423292026))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

