@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dataportal.senckenberg.de/dataset/b205de8e-3b16-4f2b-a6bb-980ae1bdac84> a dcat:Dataset ;
    dct:creator [ a foaf:Person ;
            foaf:familyName "Khurelpurev" ;
            foaf:givenName "Oyundelger" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Senckenberg Museum für Naturkunde Görlitz" ] ] ;
    dct:description """Dataset presents data from a field study of vegetation conditions in the Tuul watershed, contributing to a better understanding of steppe community composition in Mongolia’s core region, particularly in central-northern Mongolia. We surveyed vegetation of rangelands, with species cover, forage availability, forage quality (crude protein content, crude fat, NDF and ADF) and soil chemical properties (ph, EC, C, N, P, ) of top soil (0-5cm depth). \r
The aim of the study was to i) survey state-of-art of the rangeland, ii) changes of vegetation compared to 40 years ago comparing to Hilbig et al., (2000) in the same vegetation type and region, and iii) compare MODIS NDVI data with field-based vegetation cover. The project was funded by the GIZ between June 2024 and April 2025.""" ;
    dct:identifier "b205de8e-3b16-4f2b-a6bb-980ae1bdac84" ;
    dct:isReferencedBy [ a schema1:PublicationEvent ;
            schema1:description """Final report of the project can be found under GIZ (funding organization) website:

https://www.giz.de/sites/default/files/media/pkb-document/2025-11/giz2025-en-mongolia-tuul-river-vegetation-rangeland-health.pdf
""" ] ;
    dct:issued "2026-04-13T09:55:25.414732"^^xsd:dateTime ;
    dct:modified "2026-04-13T09:58:36.164343"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/1ebbfac9-2ef0-4420-8bb1-6391aa6a7d37> ;
    dct:spatial [ a dct:location ;
            dct:locality "central and northern Mongolia (Tuv, Bulgan, and Selenge provinces)" ;
            locn:geometry "POLYGON ((107.7474 48.8139, 107.7474 47.2749, 104.2745 47.2749, 104.2745 48.8139, 107.7474 48.8139))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[107.7474, 48.8139], [107.7474, 47.2749], [104.2745, 47.2749], [104.2745, 48.8139], [107.7474, 48.8139]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "2024-06-26T00:00:00"^^xsd:dateTime,
                "2024-09-02T00:00:00"^^xsd:dateTime ] ;
    dct:title "Green is not always good: Vegetation and rengeland health in the Tuul River watershed" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/b205de8e-3b16-4f2b-a6bb-980ae1bdac84/resource/0a253858-26c9-460d-8959-468d62607dd2> ;
    dcat:keyword "Mongolia",
        "Tuul River",
        "grazer impact on vegetation",
        "pasture",
        "vegetation cover" .

<https://dataportal.senckenberg.de/dataset/b205de8e-3b16-4f2b-a6bb-980ae1bdac84/resource/0a253858-26c9-460d-8959-468d62607dd2> a dcat:Distribution ;
    dct:description "Export permission of herbarium materials and phytosanitarization permit" ;
    dct:format "PDF" ;
    dct:issued "2026-04-13T09:57:26.621499"^^xsd:dateTime ;
    dct:modified "2026-04-13T09:57:27.066389"^^xsd:dateTime ;
    dct:title "PlantExportPermission_2025.pdf" ;
    dcat:accessURL <https://dataportal.senckenberg.de/dataset/b205de8e-3b16-4f2b-a6bb-980ae1bdac84/resource/0a253858-26c9-460d-8959-468d62607dd2/download/plant_2025.pdf> ;
    dcat:byteSize 6208030.0 ;
    dcat:mediaType "application/pdf" .

<https://dataportal.senckenberg.de/organization/1ebbfac9-2ef0-4420-8bb1-6391aa6a7d37> a foaf:Organization ;
    foaf:name "SMNG - Botany" .

[] a schema1:Taxon ;
    schema1:name "Artemisia, Stipa, Allium, Chenopodium, Carex, Cleistogenes ..." ;
    schema1:taxonRank "Species",
        "http://rs.gbif.org/vocabulary/gbif/rank/species" .

