@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/bjzQFt>
  gtm:oppervlakte 567.0 ;
  gtm:kadastraalNummer 8424.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8424" ;
  gtm:kadastraleAanduiding "K8424"@nl ;
  ns0:name "Perceel GDA01-K8424"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330842470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRHuV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80256> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7203478389641 52.024792701404,4.7207197198906 52.024829987522,4.7206675042266 52.025023598239,4.7205696437126 52.025013148017,4.7204720451297 52.024997827495,4.7204092255857 52.024990397906,4.7203977927097 52.024989083776,4.7203982680315 52.024987495524,4.7203721148381 52.024984498096,4.7202946735241 52.024975619402,4.7202804187611 52.024973983672,4.720306365389 52.024877298828,4.7203244336568 52.024879198841,4.7203478389641 52.024792701404))"^^geo:wktLiteral ;
    osm:area 563.0
  ] .

