@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/bkCnjv>
  gtm:oppervlakte 310.0 ;
  gtm:kadastraalNummer 9326.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9326"^^xsd:string ;
  gtm:kadastraleAanduiding "K9326"@nl ;
  ns0:name "Perceel GDA01-K9326"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330932670000/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/105624> ;
  ns0:startDate "2018-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7371827945573 52.016176051365,4.7373135515161 52.0161902648,4.7372330031496 52.016486868019,4.7371004398795 52.016472590594,4.7371296204592 52.016365026024,4.7371440254042 52.016311966278,4.7371827945573 52.016176051365))"^^geo:wktLiteral ;
    osm:area 308.0
  ] .

