@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/byW8ae>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 8357.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8357"^^xsd:string ;
  gtm:kadastraleAanduiding "K8357"@nl ;
  ns0:name "Perceel GDA01-K8357"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330835770000/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/80200> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7409024364646 52.010875230336,4.7409310691181 52.010878533465,4.7410311681137 52.010890516182,4.7411587892447 52.010905040768,4.741238072666 52.010914059753,4.7412229524484 52.010964653277,4.7411403697299 52.010955130802,4.7410159502519 52.01094079455,4.7408870955958 52.010925948444,4.7408944217406 52.010901738013,4.7409024364646 52.010875230336))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

