@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/bcUBt1>
  gtm:oppervlakte 563.0 ;
  gtm:kadastraalNummer 1832.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1832" ;
  gtm:kadastraleAanduiding "N1832"@nl ;
  ns0:name "Perceel GDA01-N1832"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360183270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvC5zJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/252289> ;
  ns0:startDate "2021-07-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6677297610441 52.005660419533,4.6676796142139 52.005690484966,4.6676268644382 52.005722107444,4.667414349601 52.00584952265,4.6673273511127 52.00588251752,4.6672222432424 52.005914961123,4.6671129460962 52.005941626398,4.6670170479657 52.005959232303,4.6674568232318 52.005696870898,4.667415356651 52.005670685658,4.6676435409759 52.005563284644,4.667763849096 52.005639981425,4.6677297610441 52.005660419533))"^^geo:wktLiteral ;
    osm:area 562.0
  ] .

