@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/bT80WV>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 8297.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8297"^^xsd:string ;
  gtm:kadastraleAanduiding "K8297"@nl ;
  ns0:name "Perceel GDA01-K8297"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330829770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5cIxD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80151> ;
  ns0:startDate "2001-09-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7458329535242 52.006328485835,4.7457250172251 52.006277544748,4.7458420536292 52.006183085387,4.7459498741001 52.006233971807,4.7458329535242 52.006328485835))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

