@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/btjey6>
  gtm:oppervlakte 205.0 ;
  gtm:kadastraalNummer 8319.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8319"^^xsd:string ;
  gtm:kadastraleAanduiding "K8319"@nl ;
  ns0:name "Perceel GDA01-K8319"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330831970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bx3YHg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80162> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7409147476309 52.010128417296,4.7409136566916 52.010196003944,4.7409123575424 52.010276011393,4.740912192304 52.010289493059,4.7409117016165 52.010316455513,4.7409115337086 52.010326081149,4.7408800173876 52.010325809243,4.7408680842037 52.010326076294,4.7408562286879 52.010327017899,4.7408445673564 52.010328634698,4.7408332025493 52.010330900287,4.7408254326406 52.010313159499,4.7408088345839 52.010275308164,4.7407179814456 52.010127309891,4.7409147476309 52.010128417296))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

