@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/bAbkhW>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 8189.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8189"^^xsd:string ;
  gtm:kadastraleAanduiding "K8189"@nl ;
  ns0:name "Perceel GDA01-K8189"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330818970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnh7qr> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80076> ;
  ns0:startDate "2000-01-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7410230692075 52.0093354276,4.7410224398195 52.009381112099,4.7410077880333 52.009381040659,4.7410075683066 52.009396283751,4.7409798961823 52.009396131844,4.7409801155298 52.009380915715,4.7409803219971 52.009365582666,4.740952649892 52.009365430752,4.7409524430265 52.009380790764,4.7409278145855 52.009380673531,4.7408025603045 52.009380093666,4.7406857679977 52.009379551154,4.7406875809332 52.009333630469,4.740803206684 52.009334256458,4.7409284595412 52.009334926199,4.7410230692075 52.0093354276))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

