@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/bS5wcj>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 6193.0 ;
  gtm:kadastraleAanduiding "E6193"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6193"^^xsd:string ;
  ns0:name "Perceel GDA01-E6193"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280619370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSuc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74973> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.692988010782 52.009826544764,4.6929907750283 52.009871898662,4.69269537247 52.009879207521,4.6926930387588 52.009843689488,4.6926922721247 52.009832062936,4.6928543475551 52.009828066442,4.6929879189037 52.009824953272,4.692988010782 52.009826544764))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

