@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/bjn8C6>
  gtm:oppervlakte 87.0 ;
  gtm:kadastraalNummer 3363.0 ;
  gtm:kadastraleAanduiding "E3363"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3363"^^xsd:string ;
  schema:name "Perceel GDA01-E3363"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280336370000/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/74033> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7035957514697 52.006728676117,4.7036518372089 52.006758456867,4.7035609577352 52.006823158025,4.703483688689 52.006879740734,4.7034818392445 52.006878768231,4.7034862588337 52.006875477176,4.7034310588191 52.006845872273,4.7035055706049 52.006793408255,4.7035957514697 52.006728676117))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

