@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/98188> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98369> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300257285> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98188" ;
    skos:prefLabel "state (creative stage)"@en,
        "staat (creatief stadium)"@nl ;
    skos:scopeNote "Refers to the variant stages of development of graphic and textual works."@en,
        "Te gebruiken voor de afwijkende ontwikkelingsstadia in grafische en tekstuele werken."@nl ;
    prov:generatedAtTime "2023-08-16T07:59:13+00:00"^^xsd:dateTime .

