@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/bzzdQb>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 2858.0 ;
  gtm:kadastraleAanduiding "D2858"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2858"^^xsd:string ;
  ns0:name "Perceel GDA01-D2858"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270285870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsHhXn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73319> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7065417945784 52.010070679069,4.7063418317891 52.009962641482,4.7063523742765 52.009955170171,4.7065702017957 52.010072326411,4.7065585678044 52.010079737499,4.7065417945784 52.010070679069))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

