@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/b4AsMY>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 6501.0 ;
  gtm:kadastraleAanduiding "E6501"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6501"^^xsd:string ;
  ns0:name "Perceel GDA01-E6501"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280650170000/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/75103> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6949016212795 52.008217076525,4.6948437520796 52.008223810051,4.694827911311 52.008230961545,4.694826703477 52.008231835306,4.6947731282106 52.008051095573,4.6948505023511 52.008042310598,4.6948853706561 52.008160228053,4.6948962305108 52.008199265722,4.6949016212795 52.008217076525))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

