@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/bzzoDu>
  gtm:oppervlakte 34.0 ;
  gtm:kadastraalNummer 9885.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9885"^^xsd:string ;
  gtm:kadastraleAanduiding "K9885"@nl ;
  ns0:name "Perceel GDA01-K9885"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330988570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQvcG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/261464> ;
  ns0:startDate "2021-08-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.732352591037 52.014770977564,4.7323245542195 52.014772628271,4.7323729247571 52.014645487002,4.7324301888802 52.014469938802,4.7324309150747 52.014470086655,4.7324311184722 52.01447012374,4.7324402936717 52.014471262365,4.7324292091588 52.014503100488,4.7324182777734 52.014534427123,4.7323972524474 52.014610549647,4.7323762270494 52.014686672165,4.7323690970967 52.014712051654,4.7323619817019 52.014737431223,4.732352591037 52.014770977564))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

