@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/bp9euo>
  gtm:oppervlakte 65.0 ;
  gtm:kadastraalNummer 4552.0 ;
  gtm:kadastraleAanduiding "E4552"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4552"^^xsd:string ;
  ns0:name "Perceel GDA01-E4552"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280455270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNIYp1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74729> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004241852321 52.006112960731,4.7003849962461 52.00612696973,4.7003650602236 52.006137253005,4.7003258495749 52.006097538071,4.7002651975781 52.006035182003,4.7003268105224 52.006012953657,4.7003872735303 52.006075290614,4.7004241852321 52.006112960731))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

