@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/baPsrb>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 4458.0 ;
  gtm:kadastraleAanduiding "E4458"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4458"^^xsd:string ;
  ns0:name "Perceel GDA01-E4458"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280445870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSc8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74692> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.693318180663 52.009038247424,4.6932583046264 52.00903622261,4.6931452180777 52.009031583004,4.6929851624349 52.0090257315,4.6929904194533 52.009013574202,4.6930076856357 52.008973668561,4.6931520351388 52.008981692513,4.6932648439222 52.008988271975,4.6933249885861 52.008989875913,4.693318180663 52.009038247424))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

