@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/bf096e50-ef53-43c6-a6d9-f7746cc94fc6> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-24"^^xsd:date ;
    dcterms:modified "2023-08-24"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/3na96> ;
    ns1:focusIdentifier "https://osf.io/3na96"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/3na96\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2021-05-12\"}], \"identifier\": [{\"@value\": \"https://osf.io/3na96\"}], \"dateModified\": [{\"@value\": \"2021-05-12\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"GermanTranslation2019LOPMatrix.pdf\"}], \"filePath\": [{\"@value\": \"/GermanTranslation2019LOPMatrix.pdf\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/3na96?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2021-05-12\"}], \"creator\": [{\"@id\": \"https://osf.io/3ww3a\", \"resourceType\": [{\"@id\": \"Agent\"}]}], \"dcterms:extent\": [{\"@value\": \"0.210 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2021-05-12\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::5e0268593d13a7d0ca1263ab8893ece178181db79f2699271aad0bfab32d8713\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/2mkwx\", \"resourceType\": [{\"@id\": \"ProjectComponent\"}], \"dateCreated\": [{\"@value\": \"2019-10-14\"}], \"creator\": [{\"@id\": \"https://osf.io/ukghz\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/ukghz\"}], \"name\": [{\"@value\": \"National Digital Stewardship Alliance (NDSA)\"}]}], \"dateCopyrighted\": [{\"@value\": \"2016\"}], \"identifier\": [{\"@value\": \"https://osf.io/2mkwx\"}], \"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\": \"2019 LOP Matrix\"}]}]}"^^rdf:JSON .