@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/96072> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98355> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300015137>,
        <https://www.wikidata.org/entity/Q10549877> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96072" ;
    skos:prefLabel "flux"@en,
        "flux"@nl ;
    skos:scopeNote "A substance added to a solid to increase its fusibility."@en,
        "Een substantie die wordt toegevoegd aan een vaste stof om de smeltbaarheid ervan te vergroten."@nl ;
    prov:generatedAtTime "2023-08-15T14:16:07+00:00"^^xsd:dateTime .

