@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bhUeOR>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3663.0 ;
  gtm:kadastraleAanduiding "E3663"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3663"^^xsd:string ;
  ns0:name "Perceel GDA01-E3663"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280366370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9Aq0P> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74188> ;
  ns0:startDate "2011-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979586694798 52.008600224764,4.6979555043034 52.008598624269,4.6981176940476 52.00847789761,4.6981960421512 52.008419014691,4.6982482465067 52.008445368686,4.6981699847035 52.008504324052,4.6980087784418 52.008625505961,4.6979586694798 52.008600224764))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

