@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/baCKKE>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 4086.0 ;
  gtm:kadastraleAanduiding "E4086"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4086" ;
  ns0:name "Perceel GDA01-E4086"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280408670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hV6q> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74514> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942394158954 52.009850160272,4.6942905606919 52.009881884856,4.6942021004319 52.009935788997,4.694065571558 52.010019943704,4.6940159811771 52.009986601271,4.694089706966 52.009941751736,4.6940892886302 52.009941488609,4.6941508982133 52.009904010106,4.6942394158954 52.009850160272))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

