@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/bsurzB>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 2606.0 ;
  gtm:kadastraleAanduiding "F2606"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2606" ;
  ns0:name "Perceel GDA01-F2606"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290260670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNIYCn> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75758> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6968722313271 52.005140542572,4.6968281620411 52.005133812438,4.6968351593677 52.005116362006,4.6967941849238 52.00511010842,4.6967953816104 52.005107113305,4.6968063668711 52.005079430473,4.6968173521181 52.00505174764,4.6968350498032 52.005007143019,4.6968655009908 52.004935405233,4.6968806324388 52.004901391895,4.6969649203199 52.00491425427,4.6969500055734 52.004948385739,4.6969195843294 52.005020078779,4.696888796132 52.005099517681,4.6968803774788 52.005120366394,4.6968722313271 52.005140542572))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

