@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/byJrhx>
  gtm:oppervlakte 161.0 ;
  gtm:kadastraalNummer 2109.0 ;
  gtm:kadastraleAanduiding "H2109"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2109"^^xsd:string ;
  schema:name "Perceel GDA01-H2109"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310210970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfCHIs>, <https://n2t.net/ark:/60537/bM3o5F> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76895> ;
  schema:startDate "2010-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006028493333 52.023131685027,4.7008113046486 52.022972637332,4.7008514550557 52.022992888553,4.7008897962116 52.022962893062,4.7009232958835 52.022979788772,4.7008581890749 52.023030759972,4.7007913877764 52.023081056116,4.7006760799083 52.023168640895,4.7006028493333 52.023131685027))"^^geo:wktLiteral ;
    osm:area 161.0
  ] .

