@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/b0Q1fM>
  gtm:oppervlakte 42.0 ;
  gtm:kadastraalNummer 8830.0 ;
  gtm:kadastraleAanduiding "A8830"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8830"^^xsd:string ;
  ns0:name "Perceel GDA01-A8830"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240883070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMH5B> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264603> ;
  ns0:startDate "2014-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130899729497 52.015393998212,4.7130039066938 52.015418340297,4.71296444148 52.015365217559,4.7130505076551 52.015340875503,4.7130899729497 52.015393998212))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

