@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/baCW2R>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 9801.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9801"^^xsd:string ;
  gtm:kadastraleAanduiding "K9801"@nl ;
  ns0:name "Perceel GDA01-K9801"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330980170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzzq5R> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291081> ;
  ns0:startDate "2021-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7329694985514 52.014548304727,4.7329682919405 52.01454813623,4.7329706942116 52.01453425354,4.7329717912226 52.01452795878,4.733003032281 52.014347681613,4.7330060270776 52.014348093744,4.7330247955381 52.014350669844,4.7330232891151 52.014356072479,4.7329955944864 52.014455060447,4.7329733557095 52.014534546971,4.7329694985514 52.014548304727))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

