@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/bAOroC>
  gtm:oppervlakte 480.0 ;
  gtm:kadastraalNummer 8645.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8645"^^xsd:string ;
  gtm:kadastraleAanduiding "K8645"@nl ;
  ns0:name "Perceel GDA01-K8645"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330864570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQtcm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80401> ;
  ns0:startDate "2021-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7467185498525 52.0154388396,4.7467288493275 52.015416388751,4.7467324729399 52.015408489709,4.7468035903 52.015253557529,4.7469546180401 52.01524379966,4.7471174998341 52.015233279119,4.7470885317082 52.015295060481,4.7471034975502 52.015297757469,4.7470653037577 52.015376171081,4.7470268579108 52.015369211761,4.7469426531568 52.015425677199,4.7469284233334 52.015459153399,4.7469221070672 52.015474030755,4.7467185498525 52.0154388396))"^^geo:wktLiteral ;
    osm:area 459.0
  ] .

