@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/bGE1kh>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 3915.0 ;
  gtm:kadastraleAanduiding "E3915"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3915"^^xsd:string ;
  ns0:name "Perceel GDA01-E3915"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280391570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHMa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74363> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6978116620642 52.01036190272,4.6977900595826 52.010374306058,4.6977595365428 52.01039185245,4.6976220542455 52.010305405524,4.6975412861506 52.010254336557,4.6975368291543 52.010251488082,4.6975472076181 52.010245310925,4.6975885300329 52.010220735993,4.6976732259689 52.010274964893,4.6978116620642 52.01036190272))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

