@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/bcHKZm>
  gtm:oppervlakte 255.0 ;
  gtm:kadastraalNummer 2853.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2853"^^xsd:string ;
  gtm:kadastraleAanduiding "K2853"@nl ;
  ns0:name "Perceel GDA01-K2853"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330285370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5cItU> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81325> ;
  ns0:startDate "2008-10-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.727740698174 52.010639885511,4.7276011391271 52.010841081772,4.7275458154066 52.010829365499,4.7274619699391 52.010809849222,4.727607416212 52.010597621399,4.7277283312524 52.01063596021,4.727740698174 52.010639885511))"^^geo:wktLiteral ;
    osm:area 255.0
  ] .

