@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/56022> a skos:Concept ;
    skos:altLabel "AIGA (American Institute of Graphic Arts)"@en,
        "AIGA (American Institute of Graphic Arts)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/59397> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "56022" ;
    skos:prefLabel "AIGA, the professional association for design"@en,
        "AIGA, the professional association for design"@nl ;
    skos:scopeNote "AIGA was founded as the American Institute of Graphic Arts, but it is now known as AIGA, the professional association for design."@nl ;
    prov:generatedAtTime "2022-05-23T13:12:44+00:00"^^xsd:dateTime .

