@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/beA2Oy>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 3839.0 ;
  gtm:kadastraleAanduiding "E3839"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3839" ;
  ns0:name "Perceel GDA01-E3839"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280383970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRHPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74320> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6976314117506 52.009665862552,4.6975544235404 52.009722317202,4.6975132989169 52.009752052633,4.6974455984413 52.009803141613,4.6973920099066 52.009770118744,4.6974567169652 52.009722355946,4.6974966973827 52.009692200363,4.6975739337588 52.009635711251,4.6976314117506 52.009665862552))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

