@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/bKO13d>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 3595.0 ;
  gtm:kadastraleAanduiding "E3595"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3595"^^xsd:string ;
  schema:name "Perceel GDA01-E3595"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280359570000/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/74138> ;
  schema:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973012761618 52.009042621721,4.6972514455119 52.009017233995,4.6972488877333 52.009015915682,4.6973409400156 52.008944035503,4.6974443000946 52.008864230808,4.6974856379861 52.00883194394,4.6975396706906 52.008858749392,4.6974979438716 52.00889075536,4.6974296100385 52.008943332698,4.6973012761618 52.009042621721))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

