@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/bacmEW>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 8360.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8360"^^xsd:string ;
  gtm:kadastraleAanduiding "K8360"@nl ;
  ns0:name "Perceel GDA01-K8360"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330836070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLCT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80203> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7411586596263 52.010672483658,4.7411905010259 52.010719955265,4.7411136583718 52.010739694487,4.7409968152493 52.010769712517,4.740902958307 52.010793573753,4.7408760433021 52.010800454896,4.7408609849778 52.010778036089,4.7408442868459 52.010753172426,4.7408711873921 52.010746282222,4.7409649716877 52.010722402636,4.741084725519 52.010691537729,4.7411586596263 52.010672483658))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

