@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/b12zma>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 8296.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8296"^^xsd:string ;
  gtm:kadastraleAanduiding "K8296"@nl ;
  ns0:name "Perceel GDA01-K8296"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330829670000/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/80150> ;
  ns0:startDate "2003-01-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7459498741001 52.006233971807,4.7460421720191 52.006277528941,4.7460435752737 52.006278192736,4.7459265246094 52.006372643229,4.7458329535242 52.006328485835,4.7459498741001 52.006233971807))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

