@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/bUNC6P>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 3586.0 ;
  gtm:kadastraleAanduiding "E3586"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3586"^^xsd:string ;
  schema:name "Perceel GDA01-E3586"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280358670000/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/74129> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6980387895573 52.009106364303,4.6979979715014 52.009138007242,4.6978948223567 52.009218325993,4.6977961732339 52.009294877897,4.6977736423196 52.009283393568,4.6977435095702 52.009268035644,4.6978766244916 52.009164702388,4.6979443271322 52.009111482919,4.6979849874841 52.009079677283,4.6980387895573 52.009106364303))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

