@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/b9ZECu>
  gtm:oppervlakte 93.0 ;
  gtm:kadastraalNummer 4079.0 ;
  gtm:kadastraleAanduiding "D4079"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4079"^^xsd:string ;
  schema:name "Perceel GDA01-D4079"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270407970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhv1HM> ;
  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/73593> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051926092017 52.01081609881,4.7053294458333 52.010895297411,4.7053413146426 52.010902161398,4.705271096485 52.010946876464,4.7052587363036 52.010939757948,4.7051237279036 52.01086198104,4.7051926092017 52.01081609881))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

