@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bsut29>
  gtm:oppervlakte 445.0 ;
  gtm:kadastraalNummer 2693.0 ;
  gtm:kadastraleAanduiding "H2693"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2693"^^xsd:string ;
  schema:name "Perceel GDA01-H2693"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310269370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBHPQ>, <https://n2t.net/ark:/60537/bGEaPa>, <https://n2t.net/ark:/60537/bM3npV>, <https://n2t.net/ark:/60537/bsuABr>, <https://n2t.net/ark:/60537/bxgH0P> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105329> ;
  schema:startDate "2022-03-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071673782793 52.014606222166,4.7074370368302 52.014759521762,4.7074398461591 52.014786557123,4.7073051731401 52.014878683551,4.7070679011241 52.014747205856,4.7070370761361 52.014763575415,4.706980638851 52.014731196683,4.707000300253 52.014718043404,4.7070070847057 52.014713498518,4.7071673782793 52.014606222166))"^^geo:wktLiteral ;
    osm:area 452.0
  ] .

