@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/bGQJmh>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 9880.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9880"^^xsd:string ;
  gtm:kadastraleAanduiding "K9880"@nl ;
  ns0:name "Perceel GDA01-K9880"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330988070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRYA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80973> ;
  ns0:startDate "2021-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7326883173912 52.014501880768,4.7326730056 52.01450000695,4.7327430128448 52.014307613311,4.7328197720112 52.014318214857,4.7327769300046 52.014435967217,4.7327642669751 52.014477162491,4.7327586821856 52.0144955037,4.7327147481163 52.014490495616,4.7327113546298 52.014504417732,4.7326883173912 52.014501880768))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

