@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/bJYdo8>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 6253.0 ;
  gtm:kadastraleAanduiding "E6253"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6253"^^xsd:string ;
  ns0:name "Perceel GDA01-E6253"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280625370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhUqNu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75005> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991380951229 52.008183204001,4.6991975564595 52.008215037986,4.6990157722097 52.008343893947,4.6989563528677 52.008312167977,4.6991380951229 52.008183204001))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

