@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/bFb925>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 9341.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9341"^^xsd:string ;
  gtm:kadastraleAanduiding "K9341"@nl ;
  ns0:name "Perceel GDA01-K9341"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330934170000/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/105637> ;
  ns0:startDate "2018-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.73788992979 52.016086034022,4.7378294366049 52.016095668476,4.7378049863698 52.016099084019,4.7377680755583 52.015880678563,4.7377642789813 52.015858177688,4.7378422878343 52.015853170023,4.7378649027016 52.015986484535,4.7378773885236 52.016059790697,4.73788992979 52.016086034022))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

