@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://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/dx67m> a ns1:File ;
    dcterms:created "2023-11-29"^^rdf:string ;
    dcterms:identifier "https://osf.io/dx67m"^^rdf:string ;
    dcterms:modified "2023-11-29"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/d33d0d81-f608-45f8-996d-7afbd29ea7a2> ;
    ns1:fileName "(50).jpg"^^rdf:string ;
    ns1:filePath "/Picture set/(50).jpg"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/dx67m?revision=1> ;
    ns1:isContainedBy <https://osf.io/hy5g8> .

<https://api.osf.io/v2/regions/de-1/> skos:prefLabel "Germany - Frankfurt"@en .

<https://creativecommons.org/publicdomain/zero/1.0/legalcode> dcterms:identifier "https://creativecommons.org/publicdomain/zero/1.0/legalcode"^^rdf:string ;
    foaf:name "CC0 1.0 Universal"^^rdf:string .

<https://osf.io/dx67m?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-11-29"^^rdf:string ;
    dcterms:creator <https://osf.io/m9c5h> ;
    dcterms:extent "0.351 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-11-29"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::89d35af9d2a0349259f9e866e3a2589a1272535d3c9bb8238a1b1d82fb991e86> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/dxnb7> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/Ernest861"^^rdf:string,
        "https://orcid.org/0000-0001-9735-5657"^^rdf:string,
        "https://osf.io/dxnb7"^^rdf:string,
        "https://researchgate.net/profile/Zheng_Hui13?ev=hdr_xprf&amp;_sg=bJ7H_L2o93jpX3eCBBqZpGsItKnirEWArZtGt_5Wxnq49VkLI2aFd0dc1JutmXKGEhYqYafg5tazSnrK4ZtAuWZa"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-9735-5657> ;
    foaf:familyName "Zheng"^^rdf:string ;
    foaf:givenName "Hui"^^rdf:string ;
    foaf:name "Hui Zheng"^^rdf:string .

<https://osf.io/hy5g8> a ns1:Project ;
    dcterms:created "2020-10-02"^^rdf:string ;
    dcterms:creator <https://osf.io/dxnb7>,
        <https://osf.io/m9c5h> ;
    dcterms:dateCopyrighted "2022"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/HY5G8"^^rdf:string,
        "https://osf.io/hy5g8"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/publicdomain/zero/1.0/legalcode> ;
    dcterms:title "The Picture Library of Chinese Foods (PLCF)"@eng ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#Image> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/HY5G8> .

<https://schema.datacite.org/meta/kernel-4/#Image> rdfs:label "Image"@en .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

<https://osf.io/m9c5h> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/Cai-hui"^^rdf:string,
        "https://orcid.org/0000-0002-8429-1444"^^rdf:string,
        "https://osf.io/m9c5h"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-8429-1444> ;
    foaf:familyName "Cai"^^rdf:string ;
    foaf:givenName "Hui-Ting"^^rdf:string ;
    foaf:name "Hui-Ting Cai"^^rdf:string .