@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/bvOOLS>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 9849.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9849"^^xsd:string ;
  gtm:kadastraleAanduiding "K9849"@nl ;
  ns0:name "Perceel GDA01-K9849"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330984970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9N6e9> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290645> ;
  ns0:startDate "2022-11-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7248894980653 52.014488086949,4.7248765118918 52.014536856797,4.7248635254241 52.014585644617,4.7248505390607 52.014634423449,4.7248375528017 52.01468319329,4.7248349153905 52.014693101633,4.724807800702 52.014693452422,4.7247976083826 52.014390531295,4.7249159185005 52.014388806023,4.7249154708581 52.014390511299,4.724902484476 52.014439299125,4.7248894980653 52.014488086949))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

