@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/bUNN8Z>
  gtm:oppervlakte 2377.0 ;
  gtm:kadastraalNummer 9790.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9790"^^xsd:string ;
  gtm:kadastraleAanduiding "K9790"@nl ;
  ns0:name "Perceel GDA01-K9790"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330979070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3krXs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285247> ;
  ns0:startDate "2019-11-25"^^xsd:date ;
  ns0:endDate "2023-11-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7397949767825 52.015495221201,4.739779401574 52.015394555615,4.7426377191878 52.015209592287,4.7425942696458 52.015315614954,4.7426133835475 52.015323611402,4.7425992974396 52.015358013681,4.742469701891 52.015334006157,4.7407856354267 52.01544257299,4.7407802449383 52.015411299798,4.7407189276959 52.015415556159,4.7407242204563 52.015446532201,4.7397966957592 52.015506313322,4.7397949767825 52.015495221201))"^^geo:wktLiteral ;
    osm:area 2444.0
  ] .

