@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/bXVfUD>
  gtm:oppervlakte 27.0 ;
  gtm:kadastraalNummer 8848.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8848" ;
  gtm:kadastraleAanduiding "K8848"@nl ;
  ns0:name "Perceel GDA01-K8848"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330884870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHtYki> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257290> ;
  ns0:startDate "2018-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7208117953357 52.024567113221,4.7207925199375 52.024565071625,4.7207951371798 52.024555639651,4.7208419507573 52.024387192723,4.7208604111472 52.02438916678,4.720814368332 52.02455771695,4.7208117953357 52.024567113221))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

