@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/bG0VfE>
  gtm:oppervlakte 87.0 ;
  gtm:kadastraalNummer 3368.0 ;
  gtm:kadastraleAanduiding "E3368"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3368"^^xsd:string ;
  schema:name "Perceel GDA01-E3368"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280336870000/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/74038> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031561876873 52.006698384239,4.7032303541427 52.006645648734,4.7033206457164 52.006581303951,4.7033754242315 52.006610825564,4.7032854376832 52.006675226092,4.7032114160538 52.006728016404,4.7031561876873 52.006698384239))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

