@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://share.osf.io/vocab/2023/trove/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://share.osf.io/trove/index-card/2f79c6d1-5508-4b93-af2e-2e3e3967422a> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/fsp2u> ;
    ns1:focusIdentifier "https://osf.io/fsp2u"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/fsp2u\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2018-08-31\"}], \"identifier\": [{\"@value\": \"https://osf.io/fsp2u\"}], \"dateModified\": [{\"@value\": \"2018-08-31\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"Sillaetal_AFS2018_data.xlsx\"}], \"filePath\": [{\"@value\": \"/Sillaetal_AFS2018_data.xlsx\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/fsp2u?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2018-08-31\"}], \"creator\": [{\"@id\": \"https://osf.io/xzg25\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://orcid.org/0000-0001-9943-2572\"}, {\"@value\": \"https://osf.io/xzg25\"}], \"sameAs\": [{\"@id\": \"https://orcid.org/0000-0001-9943-2572\"}], \"name\": [{\"@value\": \"Fernando Silla\"}]}], \"dcterms:extent\": [{\"@value\": \"0.099 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2018-08-31\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::f209ff42be48919f03ef1cd13fd317c9229464adb25fffc11f272f6984224992\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/jrcfd\", \"resourceType\": [{\"@id\": \"Project\"}], \"dateCreated\": [{\"@value\": \"2018-08-31\"}], \"creator\": [{\"@id\": \"https://osf.io/xzg25\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://orcid.org/0000-0001-9943-2572\"}, {\"@value\": \"https://osf.io/xzg25\"}], \"sameAs\": [{\"@id\": \"https://orcid.org/0000-0001-9943-2572\"}], \"name\": [{\"@value\": \"Fernando Silla\"}]}], \"identifier\": [{\"@value\": \"https://doi.org/10.17605/OSF.IO/JRCFD\"}, {\"@value\": \"https://osf.io/jrcfd\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"title\": [{\"@value\": \"Dynamics and Regeneration of Chestnut forests\"}], \"sameAs\": [{\"@id\": \"https://doi.org/10.17605/OSF.IO/JRCFD\"}]}]}"^^rdf:JSON .