@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bD69bI>
  gtm:oppervlakte 196.0 ;
  gtm:kadastraalNummer 234.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N234"^^xsd:string ;
  gtm:kadastraleAanduiding "N234"@nl ;
  ns0:name "Perceel GDA01-N234"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360023470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6M6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106241> ;
  ns0:startDate "2017-09-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.681708595338 52.003117759081,4.681652308106 52.003322250241,4.6816326029662 52.003321368102,4.6815929499348 52.003320222561,4.6815542917926 52.003319712162,4.6815562936234 52.003211026967,4.6815594894455 52.003113458639,4.6815966343669 52.003113870082,4.6816421131837 52.003114978637,4.6816875242789 52.003116688995,4.681708595338 52.003117759081))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

