@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/24be2263-5b2d-4e9b-a273-242098a64d2c> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/seh4f> ;
    ns1:focusIdentifier "https://osf.io/seh4f"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/seh4f\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2019-10-04\"}], \"identifier\": [{\"@value\": \"https://osf.io/seh4f\"}], \"dateModified\": [{\"@value\": \"2019-10-04\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"PREMISTutorial.docx\"}], \"filePath\": [{\"@value\": \"/PREMISTutorial.docx\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/seh4f?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2019-10-04\"}], \"creator\": [{\"@id\": \"https://osf.io/5vxr6\", \"resourceType\": [{\"@id\": \"Agent\"}]}], \"dcterms:extent\": [{\"@value\": \"0.006 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2019-10-04\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::5bc23d93c79f1b5df2f4eb183f655b56dcedc260e2a7662ffd1175544c79273e\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/de-1/\", \"prefLabel\": [{\"@value\": \"Germany - Frankfurt\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/wq7mb\", \"resourceType\": [{\"@id\": \"ProjectComponent\"}], \"dateCreated\": [{\"@value\": \"2019-07-25\"}], \"creator\": [{\"@id\": \"https://osf.io/57xns\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/57xns\"}], \"name\": [{\"@value\": \"Karin Bredenberg\"}]}, {\"@id\": \"https://osf.io/72yvj\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/72yvj\"}], \"name\": [{\"@value\": \"Eld Zierau\"}]}, {\"@id\": \"https://osf.io/exc8t\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://orcid.org/0000-0002-2828-096X\"}, {\"@value\": \"https://osf.io/exc8t\"}], \"sameAs\": [{\"@id\": \"https://orcid.org/0000-0002-2828-096X\"}], \"name\": [{\"@value\": \"Angela Di Iorio\"}]}], \"dateCopyrighted\": [{\"@value\": \"2019\"}], \"identifier\": [{\"@value\": \"https://doi.org/10.17605/OSF.IO/WQ7MB\"}, {\"@value\": \"https://osf.io/wq7mb\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"rights\": [{\"@id\": \"https://creativecommons.org/licenses/by/4.0/legalcode\", \"identifier\": [{\"@value\": \"https://creativecommons.org/licenses/by/4.0/legalcode\"}], \"name\": [{\"@value\": \"CC-By Attribution 4.0 International\"}]}], \"title\": [{\"@value\": \"Understanding and Implementing PREMIS\"}], \"sameAs\": [{\"@id\": \"https://doi.org/10.17605/OSF.IO/WQ7MB\"}]}]}"^^rdf:JSON .