@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/b5PEUJ>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6200.0 ;
  gtm:kadastraleAanduiding "E6200"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6200"^^xsd:string ;
  ns0:name "Perceel GDA01-E6200"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280620070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSuc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74979> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926652289578 52.009419964013,4.6928269271553 52.00941577658,4.6929625827362 52.009412495969,4.6929638596083 52.009431621873,4.6929654881209 52.009458138333,4.6926682351539 52.00946566091,4.6926656654832 52.009426573079,4.6926652289578 52.009419964013))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

