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

<https://id.rijksmuseum.nl/300184835> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/3103114> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "184835" ] ;
    ns1:inLanguage "jpn" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Araki Nobuyoshi shashin zenshu ;",
                "The works of Nobuyoshi Araki ;" ] ;
    ns1:name "A's lovers",
        "E no aijin" ;
    ns1:position "19" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Tekst in het Japans" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301184835> .

