@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/boWya1>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 1959.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K1959" ;
  gtm:kadastraleAanduiding "K1959"@nl ;
  ns0:name "Perceel GDA01-K1959"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330195970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYgA> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80983> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.722969195448 52.015033226691,4.7230329748667 52.015040831172,4.7230950674395 52.015048237348,4.723083574342 52.015088512407,4.7229147906542 52.015069322695,4.7227230384238 52.015046920083,4.7227331860757 52.015005055506,4.7228729731169 52.015021798804,4.7229022604106 52.01502525382,4.7229062594174 52.015025725805,4.722969195448 52.015033226691))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

