@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/99053> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PROJECT> ;
    skos:notation "99053" ;
    skos:prefLabel "Holländer in Bayern"@en,
        "Holländer in Bayern"@nl ;
    skos:scopeNote "Holländer in Bayern: cataloguing the Dutch paintings of the Bayerische Staatsgemäldesammlungen. Collaborative, long-term project that aims to research and catalogue the 1100 Dutch paintings (1550-1800) in the collection of the Bavarian State, on an individual object level."@en,
        "Holländer in Bayern: catalogisering van de Nederlandse schilderijen van de Bayerische Staatsgemäldesammlungen. Langlopend samenwerkingsproject met als doel de 1100 Nederlandse schilderijen (1550-1800) in de collectie van de Bayerische Staatsgemäldesammlungen op individueel objectniveau te onderzoeken en te catalogiseren."@nl ;
    prov:generatedAtTime "2024-11-19T11:33:38+00:00"^^xsd:dateTime .

