@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/bWFUmz>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 6502.0 ;
  gtm:kadastraleAanduiding "E6502"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6502"^^xsd:string ;
  ns0:name "Perceel GDA01-E6502"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280650270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwECvG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75104> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6952728341792 52.008293081068,4.6952550920982 52.008306405478,4.6952021542695 52.008279569449,4.6951975114796 52.008276513057,4.6951945561452 52.008274536207,4.695206648571 52.008265825608,4.6952085364575 52.008265243471,4.6952890840814 52.008205629363,4.6953904647345 52.008130578684,4.6954507068599 52.008161664135,4.6953270205985 52.008253176387,4.6952728341792 52.008293081068))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

