@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/bvbyZa>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 9350.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9350"^^xsd:string ;
  gtm:kadastraleAanduiding "K9350"@nl ;
  ns0:name "Perceel GDA01-K9350"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330935070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx582> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105646> ;
  ns0:startDate "2018-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7363349306027 52.015943205972,4.7364125467277 52.015938179107,4.736430440124 52.016041212927,4.7364401002881 52.016099277319,4.7364289841608 52.016138477108,4.7363710812351 52.016132224691,4.7363668820503 52.016132480117,4.7363657010884 52.016125525572,4.7363349306027 52.015943205972))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

