@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/94119> a skos:Concept ;
    skos:altLabel "business aspect (art)"@en,
        "zakelijk aspect (kunst)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90227> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054343> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64492>,
        <https://data.rkd.nl/thesaurus/65601>,
        <https://data.rkd.nl/thesaurus/82108>,
        <https://data.rkd.nl/thesaurus/82812>,
        <https://data.rkd.nl/thesaurus/84143> ;
    skos:notation "94119" ;
    skos:prefLabel "business (commercial function)"@en,
        "zaken (commerciële activiteit)"@nl ;
    skos:scopeNote "Broad area of commercial or mercantile activity involving the exchange of commodities, services, or financial resources."@en,
        "Te gebruiken voor een breed gebied van commerciële- en handelsactiviteiten die de uitwisseling van producten, diensten of financiële middelen met zich mee brengen."@nl ;
    prov:generatedAtTime "2023-11-16T10:37:44+00:00"^^xsd:dateTime .

