@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bFp0ck>
  gtm:kadastraalNummer 80.0 ;
  gtm:oppervlakte 5649.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N80" ;
  gtm:kadastraleAanduiding "N80"@nl ;
  ns0:name "Perceel GDA01-N80"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360008070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6feuU> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285605> ;
  ns0:startDate "2015-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.664520337213 52.006923679665,4.6644161648364 52.006980026806,4.6638039915222 52.007345736362,4.662962622961 52.00680931821,4.6636741961548 52.006384226138,4.664520337213 52.006923679665))"^^geo:wktLiteral ;
    osm:area 5642.0
  ] .

