@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b8KsTe>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9395.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9395"^^xsd:string ;
  gtm:kadastraleAanduiding "K9395"@nl ;
  schema:name "Perceel GDA01-K9395"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330939570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80745> ;
  schema:startDate "2015-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7421322109495 52.013055212921,4.7421401818018 52.013035778783,4.7421517606735 52.013007546815,4.742182805226 52.013012390872,4.7422961667149 52.013030323555,4.7424796873933 52.013058959041,4.7424601379953 52.013106625202,4.7422766316999 52.013077989765,4.7421632992293 52.013060057223,4.7421322109495 52.013055212921))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

