@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/74559> a skos:Concept ;
    skos:altLabel "paint a view"@en,
        "work from nature"@en,
        "working from memory"@en,
        "working in a boat"@en,
        "naar de natuur werken"@nl,
        "naar het leven werken"@nl,
        "natuur werken, naar de"@nl,
        "uit het geheugen werken"@nl,
        "uit het hoofd werken"@nl,
        "uitzicht schilderen"@nl,
        "werken in een boot"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98369> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74559" ;
    skos:prefLabel "artistic choice"@en,
        "artistieke keuze"@nl ;
    prov:generatedAtTime "2024-04-15T13:20:23+00:00"^^xsd:dateTime .

