@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/48113> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96690> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PRIJS> ;
    skos:notation "48113" ;
    skos:prefLabel "Pollock-Krasner Foundation Grant"@en,
        "Pollock-Krasner Foundation Grant"@nl ;
    skos:scopeNote """De Pollock-Krasner Foundation bestaat sinds 1985. 
"The Pollock-Krasner Foundation’s mission is to aid, internationally, those individuals who have worked as artists over a significant period of time. The Foundation’s dual criteria for grants are recognizable artistic merit and financial need, whether professional, personal or both." (http://www.pkf.org/foundation.html)"""@nl ;
    prov:generatedAtTime "2022-05-24T07:42:11+00:00"^^xsd:dateTime .

