@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bEYqLB>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 3588.0 ;
  gtm:kadastraleAanduiding "E3588"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3588"^^xsd:string ;
  schema:name "Perceel GDA01-E3588"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280358870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjzZxv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74131> ;
  schema:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6978780632034 52.009026621745,4.6979313012966 52.009053035859,4.697890552579 52.009084903878,4.697787622241 52.009165196852,4.6976895452904 52.009240529593,4.6976594558763 52.009225198867,4.6976370407156 52.009213769119,4.697769092178 52.009111400503,4.6978371397035 52.009058488721,4.6978780632034 52.009026621745))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

