@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/bVQ6Vk>
  gtm:oppervlakte 295.0 ;
  gtm:kadastraalNummer 9081.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9081"^^xsd:string ;
  gtm:kadastraleAanduiding "K9081"@nl ;
  schema:name "Perceel GDA01-K9081"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330908170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1T2v> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80646> ;
  schema:startDate "2011-04-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7211445070528 52.021005219512,4.7211595861975 52.020944444471,4.7217683821149 52.0210038216,4.7217503789086 52.021069263136,4.7216486829493 52.021058648279,4.721540692571 52.021047089921,4.7211445070528 52.021005219512))"^^geo:wktLiteral ;
    osm:area 300.0
  ] .

