@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/bqprEv>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 4217.0 ;
  gtm:kadastraleAanduiding "E4217"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4217"^^xsd:string ;
  ns0:name "Perceel GDA01-E4217"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280421770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7hLc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74605> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.696927107646 52.010162488379,4.696922344348 52.010165345729,4.6968767261775 52.01019266367,4.6967507704966 52.010114543666,4.6966885411285 52.010077020527,4.6966126200078 52.010030994885,4.6966625187435 52.010000007917,4.696768492441 52.010064716951,4.6968002574131 52.010083814888,4.696927107646 52.010162488379))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

