@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mldata.opendata.ai/dataset/23621a33-eb1a-5bc7-bfc5-449964a8395c> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/geoai-ucph> ;
            foaf:name "GeoAI@UCPH" ] ;
    dct:description "To better support carbon and biodiversity monitoring and to support the SDGs, EUDR, and 30x30, we have developed a global vertical vegetation structure model (VSM) to describe the full 3D-structure of vegetation at high spatial resolution. It’s a follow-up based on our prior work, but now we go beyond \"just\" canopy top height." ;
    dct:identifier "23621a33-eb1a-5bc7-bfc5-449964a8395c" ;
    dct:issued "2026-05-05T08:42:15.890000+00:00"^^xsd:dateTime ;
    dct:modified "2026-05-05T08:42:15.890000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "3D vegetation structure of the Earth" .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

