@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/74273> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74395> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q20744439> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG> ;
    skos:notation "74273" ;
    skos:prefLabel "photo series"@en,
        "fotoserie"@nl ;
    skos:scopeNote "Set of photographs that belong together."@en,
        "Set foto's die bij elkaar horen."@nl ;
    prov:generatedAtTime "2023-07-25T07:06:19+00:00"^^xsd:dateTime .

