@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/bxgxs3>
  gtm:oppervlakte 1025.0 ;
  gtm:kadastraalNummer 1993.0 ;
  gtm:kadastraleAanduiding "H1993"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1993"^^xsd:string ;
  schema:name "Perceel GDA01-H1993"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310199370000/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/76841> ;
  schema:startDate "2010-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.706858322849 52.0187432445,4.7068584362807 52.01874249013,4.7068561218645 52.018742359906,4.706871329278 52.018637894739,4.7068736438252 52.018638015975,4.7068749450926 52.01862907105,4.7079590385999 52.018690905898,4.7079577082763 52.018699859655,4.7079600372609 52.018699989941,4.7079502312985 52.018766402563,4.7079446138546 52.018804453991,4.7079422848647 52.018804323705,4.7079409692378 52.018813268558,4.7079277960864 52.018812518424,4.7068702920535 52.018752284088,4.7068571189385 52.018751533834,4.706858322849 52.0187432445))"^^geo:wktLiteral ;
    osm:area 1024.0
  ] .

