@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/b8k3wt>
  gtm:oppervlakte 340.0 ;
  gtm:kadastraalNummer 2007.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2007"^^xsd:string ;
  gtm:kadastraleAanduiding "K2007"@nl ;
  ns0:name "Perceel GDA01-K2007"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330200770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7vp1Q>, <https://n2t.net/ark:/60537/bgRUfS>, <https://n2t.net/ark:/60537/bUB3oy> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80985> ;
  ns0:startDate "2006-09-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7333723630189 52.014483642335,4.733307548749 52.014716656714,4.7332886745527 52.01472031801,4.7331730625376 52.014742757947,4.7331545493764 52.014467116222,4.7333190044977 52.014479597822,4.7333723630189 52.014483642335))"^^geo:wktLiteral ;
    osm:area 341.0
  ] .

