@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/bpzDYq>
  gtm:oppervlakte 1024.0 ;
  gtm:kadastraalNummer 1994.0 ;
  gtm:kadastraleAanduiding "H1994"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1994"^^xsd:string ;
  schema:name "Perceel GDA01-H1994"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310199470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfRz4> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76842> ;
  schema:startDate "2010-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7067132408326 52.018802349642,4.7056578255273 52.018741873791,4.705642541965 52.018740994335,4.7056438581851 52.01873204052,4.7056415292059 52.018731910189,4.7056471496893 52.018693786972,4.7056569127496 52.018627545059,4.7056592417234 52.018627675391,4.7056605738708 52.018618631785,4.7067437819492 52.018681092907,4.7067424946755 52.018690073865,4.7067448237923 52.018690195188,4.7067299535688 52.018794500496,4.7067276244466 52.018794379174,4.7067275269445 52.018795043752,4.7067263522793 52.018803324265,4.7067132408326 52.018802349642))"^^geo:wktLiteral ;
    osm:area 1022.0
  ] .

