@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/54919> a skos:Concept ;
    skos:altLabel "Amsterdam Fashion Institute"@en,
        "Instituut Fashion Management en Design"@en,
        "Amsterdam Fashion Institute"@nl,
        "Instituut Fashion Management en Design"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/32468> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/54922>,
        <https://data.rkd.nl/thesaurus/54923> ;
    skos:notation "54919" ;
    skos:prefLabel "AMFI-Amsterdam Fashion Institute"@en,
        "AMFI-Amsterdam Fashion Institute"@nl ;
    skos:scopeNote "http://www.dmci.hva.nl/content/dmci/opleidingen/fashion-1/"@nl ;
    prov:generatedAtTime "2014-02-10T20:29:38+00:00"^^xsd:dateTime .

