@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/bIJ10G>
  gtm:oppervlakte 77.0 ;
  gtm:kadastraalNummer 8054.0 ;
  gtm:kadastraleAanduiding "A8054"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8054"^^xsd:string ;
  ns0:name "Perceel GDA01-A8054"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240805470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bb2kcz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71228> ;
  ns0:startDate "2007-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7203168773719 52.015212003626,4.7203034198419 52.015265668987,4.7202326021771 52.015259200631,4.7201203069267 52.015249108587,4.7201308510669 52.015203282592,4.7201326429465 52.015195445879,4.7203168773719 52.015212003626))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

