@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bE8OiX>
  gtm:oppervlakte 49.0 ;
  gtm:kadastraalNummer 9628.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9628" ;
  gtm:kadastraleAanduiding "K9628"@nl ;
  ns0:name "Perceel GDA01-K9628"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330962870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2vDYW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289630> ;
  ns0:startDate "2018-07-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7205937134434 52.023632255728,4.7206010185917 52.023604460072,4.7206109829722 52.023556572464,4.7206173629881 52.023541013744,4.7206855870417 52.023548374954,4.720660649025 52.023639070353,4.7205937134434 52.023632255728))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

