@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300333150> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126537>,
        <https://id.rijksmuseum.nl/320126539>,
        <https://id.rijksmuseum.nl/330134823> ;
    ns1:contributor <https://id.rijksmuseum.nl/310224882>,
        <https://id.rijksmuseum.nl/31182212> ;
    ns1:dateCreated "2024"^^<http://id.loc.gov/datatypes/edtf> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "333150" ] ;
    ns1:inLanguage "eng",
        "geo",
        "pol" ;
    ns1:name "Art of Georgia",
        "Golden fleece" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301333150> .

