@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/baPsoE>
  gtm:oppervlakte 73.0 ;
  gtm:kadastraalNummer 3538.0 ;
  gtm:kadastraleAanduiding "E3538"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3538" ;
  ns0:name "Perceel GDA01-E3538"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280353870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YFU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74096> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6986963645336 52.00925960878,4.6987727510262 52.00919950956,4.6988387851174 52.009149596548,4.6988505786088 52.009155579892,4.6988898613252 52.009175512209,4.6988268885504 52.009226207166,4.6987494148813 52.009285967491,4.6986963645336 52.00925960878))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

