@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/bbFffT>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 2993.0 ;
  gtm:kadastraleAanduiding "F2993"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2993"^^xsd:string ;
  ns0:name "Perceel GDA01-F2993"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290299370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBEcve> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhhi04> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75969> ;
  ns0:startDate "2010-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6993129442353 51.999496231103,4.6993158085517 51.999584801852,4.6993197723225 51.999676695756,4.6992477180068 51.999677640849,4.6992437402363 51.999585719895,4.6992409689436 51.99949679015,4.6993119974972 51.999496243547,4.6993129442353 51.999496231103))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

