@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/bJm7gh>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 3517.0 ;
  gtm:kadastraleAanduiding "E3517"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3517" ;
  ns0:name "Perceel GDA01-E3517"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280351770000/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/74084> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698004153797 52.010521702383,4.6979639518292 52.010493297307,4.6978868251342 52.010440290428,4.6978522483743 52.010416448415,4.6977900595826 52.010374306058,4.6978116620642 52.01036190272,4.6978414502048 52.010344783454,4.6979035773442 52.010388093917,4.6979381541097 52.010411935915,4.6980154268767 52.010464916651,4.6980557915487 52.010493160871,4.698004153797 52.010521702383))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

