@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/benkZz>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 2583.0 ;
  gtm:kadastraleAanduiding "B2583"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2583" ;
  ns0:name "Perceel GDA01-B2583"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250258370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnTZy1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71998> ;
  ns0:startDate "2008-05-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7075967415357 52.012236356053,4.7078495345715 52.012015747617,4.7078927657592 52.01203604124,4.7077286969219 52.012193218393,4.7077025461232 52.012215592394,4.7076714087806 52.012243087962,4.7076702075056 52.012242577677,4.7076511752674 52.012259473877,4.7075967415357 52.012236356053))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

