@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/bBEdK6>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 3518.0 ;
  gtm:kadastraleAanduiding "E3518"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3518" ;
  ns0:name "Perceel GDA01-E3518"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280351870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPBvo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74085> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6978907981929 52.01031642635,4.6979548033304 52.010359801713,4.6979893801014 52.010383643697,4.6980664758956 52.010436767178,4.6981061363656 52.010465339829,4.6980557915487 52.010493160871,4.6980154268767 52.010464916651,4.6979381541097 52.010411935915,4.6979035773442 52.010388093917,4.6978414502048 52.010344783454,4.6978611275733 52.010333483397,4.6978907981929 52.01031642635))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

