@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/bjzQrW>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 2992.0 ;
  gtm:kadastraleAanduiding "F2992"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2992"^^xsd:string ;
  ns0:name "Perceel GDA01-F2992"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290299270000/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/75968> ;
  ns0:startDate "2010-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991689208456 51.999497348728,4.6992398911569 51.999496801827,4.6992409689436 51.99949679015,4.6992437402363 51.999585719895,4.6992477180068 51.999677640849,4.6991775571723 51.999678561013,4.6991715263083 51.999586637043,4.6991689208456 51.999497348728))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

