@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/74602> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96808> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300051961> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74602" ;
    skos:prefLabel "gas-lighting"@en,
        "gasverlichting"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65587> ;
    skos:scopeNote "Any source of illumination by means of gas, usually a flame issuing from a jet."@en ;
    prov:generatedAtTime "2022-07-27T09:46:29+00:00"^^xsd:dateTime .

