@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/bNVwoa>
  gtm:oppervlakte 86.0 ;
  gtm:kadastraalNummer 3367.0 ;
  gtm:kadastraleAanduiding "E3367"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3367"^^xsd:string ;
  schema:name "Perceel GDA01-E3367"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280336770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLAx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74037> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032114160538 52.006728016404,4.7032854376832 52.006675226092,4.7033754242315 52.006610825564,4.7034302028188 52.006640347152,4.7033402035086 52.006704630798,4.703266557799 52.006757603096,4.7032114160538 52.006728016404))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

